Interface SubscriptionRecovery

    • Method Detail

      • addRecoveredMessage

        boolean addRecoveredMessage​(ConnectionContext context,
                                    org.apache.activemq.broker.region.MessageReference message)
                             throws Exception
        Add a message to the SubscriptionRecovery
        Parameters:
        context -
        message -
        Returns:
        true if the message is accepted
        Throws:
        Exception
      • getActiveMQDestination

        org.apache.activemq.command.ActiveMQDestination getActiveMQDestination()
        Returns:
        the Destination associated with this Subscription