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 Exception
context
- message
- Exception
ActiveMQDestination getActiveMQDestination()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.