Annotation Type DoNotImplement


@Documented
@Retention(CLASS)
@Target(TYPE)
public @interface DoNotImplement
Documents that this interface must not be implemented by an extension.

Usually an implementation is provided by HiveMQ.

Since:
4.0.0, CE 2019.1