public interface SubscriptionRecovery
Modifier and Type | Method and Description |
---|---|
boolean |
addRecoveredMessage(ConnectionContext context,
MessageReference message)
Add a message to the SubscriptionRecovery
|
ActiveMQDestination |
getActiveMQDestination() |
boolean addRecoveredMessage(ConnectionContext context, MessageReference message) throws java.lang.Exception
context
- message
- java.lang.Exception
ActiveMQDestination getActiveMQDestination()
Copyright © 2005-2017. All Rights Reserved.