|
JBoss MetaData Repository 2.2.0.SP1 | |||||||||
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
|
JBoss MetaData Repository 2.2.0.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |