Interface ConnectionFactoryEventListener


public interface ConnectionFactoryEventListener
An interface implemented by factory users who want to be notified of important events such as factory shutdown.
See Also:
  • Method Details

    • handleConnectionFactoryEvent

      void handleConnectionFactoryEvent(ConnectionFactoryEvent event)
      Delivers a connection factory event.
      Parameters:
      event - a connection factory event