Annotation Interface ConfigPath


@Retention(RUNTIME) @Target(FIELD) @Inherited public @interface ConfigPath
Deprecated.
Old API
Used to denote that the field should be populated with the path to the configuration section. If the field is a String, it will be populated with the name of the section. Otherwise, it will be populated with the ConfigurationSection.