Annotation Interface CallerSensitive
Indicates that a method is "caller-sensitive".
A caller-sensitive method varies its behavior according to the
A caller-sensitive method varies its behavior according to the
Class of its immediate caller.- API Note:
- The internal "CallerSensitive"
Annotationis not accessible in the public JVM API, and as such, thisAnnotationserves as a replacement.