Annotation Interface Configuration.CollectKeys

Enclosing class:
Configuration

@Documented @Target(METHOD) @Retention(CLASS) public static @interface Configuration.CollectKeys
Annotated function will return the list of configuration keys. The return type of the method must be of type Collection<String>.