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