com.sun.btrace.annotations
Annotation Type TargetInstance


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface TargetInstance

It is used to mark a probe method argument as the receiver of called instance in Location = Kind.CALL

Since:
1.1
Author:
Jaroslav Bachorik