Interface MessageProvider


  • public interface MessageProvider
    Contract for all underlying technical message providers to ensure minimum services are exposed for Ikasan management of that tech.
    Author:
    Ikasan Development Team
    • Method Detail

      • stop

        void stop()
        Stop the container from delivering messages
      • start

        void start()
        Start the container
      • isRunning

        boolean isRunning()
        Returns:
        whether or not the container is running