Class EventBrokerMonitorPlugin

  • All Implemented Interfaces:
    step.core.plugins.ControllerPlugin, step.core.plugins.OptionalPlugin, step.framework.server.ServerPlugin<step.core.GlobalContext>

    public class EventBrokerMonitorPlugin
    extends AbstractLicensedControllerPlugin
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getModuleName()  
      step.core.plugins.WebPlugin getWebPlugin()  
      • Methods inherited from class step.core.plugins.AbstractControllerPlugin

        afterInitializeData, canBeDisabled, getExecutionEnginePlugin, initializeData, migrateData, serverStart, serverStop
      • Methods inherited from class step.core.plugins.AbstractPlugin

        toString, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EventBrokerMonitorPlugin

        public EventBrokerMonitorPlugin()
    • Method Detail

      • getWebPlugin

        public step.core.plugins.WebPlugin getWebPlugin()
        Specified by:
        getWebPlugin in interface step.core.plugins.ControllerPlugin
        Overrides:
        getWebPlugin in class step.core.plugins.AbstractControllerPlugin