Class AbstractLicensedControllerPlugin

    • Method Summary

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

        afterInitializeData, executionControllerDestroy, executionControllerStart, getExecutionEnginePlugin, getWebPlugin, initializeData, migrateData, registerWebapp, registerWebappFromClass
      • 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

      • AbstractLicensedControllerPlugin

        public AbstractLicensedControllerPlugin()
    • Method Detail

      • getModuleName

        protected abstract java.lang.String getModuleName()