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