Class AbstractMessageHandler

    • Constructor Detail

      • AbstractMessageHandler

        public AbstractMessageHandler​(AbstractSession session,
                                      javax.jms.Destination destination,
                                      IntegerID handlerId)
        Constructor
    • Method Detail

      • getId

        public final IntegerID getId()
        Get the message handler unique ID
      • getSession

        public final AbstractSession getSession()
        Get the parent session
      • checkNotClosed

        protected final void checkNotClosed()
                                     throws javax.jms.JMSException
        Check that the session is not closed
        Throws:
        javax.jms.JMSException
      • getEntitiesDescription

        public final void getEntitiesDescription​(StringBuilder sb)
        Get a description of entities held by this object