Interface FederatedQueueConsumerImpl.ClientSessionCallback
-
- Enclosing class:
- FederatedQueueConsumerImpl
public static interface FederatedQueueConsumerImpl.ClientSessionCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallback(ClientSession clientSession)
-
-
-
Method Detail
-
callback
void callback(ClientSession clientSession) throws ActiveMQException
- Throws:
ActiveMQException
-
-