T - The connection information type.public interface MqttComponent<T>
extends org.springframework.beans.factory.BeanNameAware
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBeanName()
Return this component's bean name.
|
T |
getConnectionInfo()
Return information about the connection.
|
java.lang.String getBeanName()
T getConnectionInfo()