Annotation Type ConfigurationReader
-
@Documented public @interface ConfigurationReader
How a feature reads its configuration
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Class<?>
readerClass
Implementation to instantiatejava.lang.Class<?>
readerInterface
defines the configuration reader contract
-