public interface SubscriptionRecovery
| Modifier and Type | Method and Description |
|---|---|
boolean |
addRecoveredMessage(ConnectionContext context,
org.apache.activemq.broker.region.MessageReference message)
Add a message to the SubscriptionRecovery
|
org.apache.activemq.command.ActiveMQDestination |
getActiveMQDestination() |
boolean addRecoveredMessage(ConnectionContext context, org.apache.activemq.broker.region.MessageReference message) throws Exception
context - message - Exceptionorg.apache.activemq.command.ActiveMQDestination getActiveMQDestination()
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.