|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface MCAnnotations
Possible IoC annotations.
Optional Element Summary | |
---|---|
boolean |
ignore
Should we ignore IoC annotations lookup. |
Class<? extends Annotation>[] |
value
Possible annotation classes. |
public abstract Class<? extends Annotation>[] value
public abstract boolean ignore
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |