|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface ScopeKeyFactoryLookup
Defining the factory class to create actual ScopeKey from annotated scope key annotation.
| Required Element Summary | |
|---|---|
Class<? extends ScopeKeyFactory<? extends Annotation>> |
value
|
| Element Detail |
|---|
public abstract Class<? extends ScopeKeyFactory<? extends Annotation>> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||