Interface FFMQEngineMBean

  • All Known Implementing Classes:
    FFMQEngine

    public interface FFMQEngineMBean

    JMX interface for an FFMQEngine

    • Method Detail

      • getName

        String getName()
        Get the engine name
        Returns:
        the name
      • isDeployed

        boolean isDeployed()
        Test if the engine is deployed
      • isSecurityEnabled

        boolean isSecurityEnabled()
        Test if security checks are enabled on that engine
      • resetAllStatistics

        void resetAllStatistics()
        Reset all engine statistics (queues and topics stats)