JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.rotgruengelb.nixienaut.annotation
Annotation Interface CallerAware
@Retention
(
SOURCE
)
@Target
(
METHOD
)
public @interface
CallerAware
Annotation to indicate that the method is aware of the caller.
ALWAYS AVOID WRAPPING THE ANNOTATED METHOD!