M - The message contextT - The annotation typepublic interface AnnotatedMqttBinder<M,T extends java.lang.annotation.Annotation> extends MqttBinder<M,java.lang.Object>
MqttBinder that binds based on the presence of an annotation on the argument.| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
getAnnotationType() |
bindFrom, bindTojava.lang.Class<T> getAnnotationType()