com.sun.btrace.annotations
Annotation Type ProbeClassName


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

It is used to mark a probe method argument as the receiver of the probe target class name
Applicable only for OnMethod annotation

Since:
1.1
Author:
Jaroslav Bachorik