Annotation Type PrivatePlugin


@Retention(RUNTIME) @Target(TYPE) public @interface PrivatePlugin
Indicates private plugins which will be excluded from automatic plugin discovery. Used for test classes which should only be used in the tests that need them.