|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface ProbeMethodName
It is used to mark a probe method argument as the receiver of the probe target class name
Applicable only for OnMethod annotation
Optional Element Summary | |
---|---|
boolean |
fqn
Flag indicating whether a fully qualified name (FQN) or a simple method name should be used |
public abstract boolean fqn
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |