Annotation Interface PluginConfig
Annotation to mark a class as containing configuration properties.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe name of the configuration file. (e.g., "config.yml")- Returns:
- the configuration file name
-