|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Contract @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ConfiguredBy
TODO: still a work in progress
| Required Element Summary | |
|---|---|
Class<?> |
value
Configured class that the component will be associated with. |
| Element Detail |
|---|
public abstract Class<?> value
Configured class that the component will be associated with.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||