Annotation Interface ConfigNode


@Target(TYPE) @Retention(RUNTIME) public @interface ConfigNode
Marks an interface as a config node interface. ConfigGenerator will only create proxies for interfaces annotated with this.