|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArooaAnnotation
Wrapper for an annotation. Allows a pretend annotation to be declared in an Arooa Descriptor file.
Method Summary | ||
---|---|---|
String |
getName()
Get the name. |
|
|
realAnnotation(Class<T> annotationType)
Provide the real annotation if this is a wrapper for a real annotation. |
Method Detail |
---|
String getName()
<T extends Annotation> T realAnnotation(Class<T> annotationType)
annotationType
- The annotation this might be a wrapper for.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |