|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ClassifiedInstances
This annotation is used to specify different bean instances to be used when the corresponding registry object is classified with given concepts.
Required Element Summary | |
---|---|
ClassifiedInstance[] |
instances
All classified instances. |
Element Detail |
---|
public abstract ClassifiedInstance[] instances
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |