Annotation Interface NotDiscoverable


@Retention(RUNTIME) @Target(TYPE) public @interface NotDiscoverable
For ignoring the class with discovery.
Author:
mlaroche