JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aspectj.internal.lang.annotation
ajcDeclareAnnotation
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
pattern
annotation
kind
Annotation Interface ajcDeclareAnnotation
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
ajcDeclareAnnotation
internal representation of declare annotation statement, used by reflect api
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
annotation
String
kind
String
pattern
Element Details
pattern
String
pattern
annotation
String
annotation
kind
String
kind