JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
dev.upcraft.sparkweave.api.annotation
Annotation Interface CallerSensitive
@Documented
@Retention
(
CLASS
)
@Target
({
METHOD
,
CONSTRUCTOR
})
public @interface
CallerSensitive
Indicates that a method or constructor is sensitive to the context in which it is used
See Also:
ContextHelper