Class JmsConnectionErrorHandlerImpl

    • Field Detail

      • idForLogging

        protected transient java.lang.String idForLogging
    • Constructor Detail

      • JmsConnectionErrorHandlerImpl

        public JmsConnectionErrorHandlerImpl()
    • Method Detail

      • init

        public void init()
                  throws CoreException
        Description copied from interface: ComponentLifecycle
        Initialises the component.

        Component initialisation includes config verification, creation of connections etc.

        Throws:
        CoreException - wrapping any underlying Exceptions
      • handleConnectionException

        public void handleConnectionException()
        Description copied from interface: ConnectionErrorHandler
        Handle the error.
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object