Interface SubscriptionRecovery

    • Method Detail

      • addRecoveredMessage

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

        ActiveMQDestination getActiveMQDestination()
        Returns:
        the Destination associated with this Subscription