Annotation Type ConfiguredBy
-
@Retention(RUNTIME) @Target(TYPE) public @interface ConfiguredBy
Defines the configuration used to configure the given class instances- Since:
- 7.0
- Author:
- wburns
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>
value
-