Annotation Interface MqttPublisher


@Documented @Retention(RUNTIME) @Target(TYPE) @Scope @Introduction @Recoverable @Singleton public @interface MqttPublisher
An introduction advice that automatically implements interfaces and abstract classes and publishes Mqtt messages.
Since:
1.0.0
Author:
James Kleeh
See Also: