|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface ConfigurableType
Annotation for marking types that can be used to construct a AnnotatedConfigurator
| Required Element Summary | |
|---|---|
java.lang.String |
value
The name of the resulting Configurator |
| Element Detail |
|---|
public abstract java.lang.String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||