Package step.core.references
Class ReferenceFinderPlugin
java.lang.Object
step.core.plugins.AbstractPlugin
step.core.plugins.AbstractControllerPlugin
step.core.references.ReferenceFinderPlugin
- All Implemented Interfaces:
ControllerPlugin
,step.core.plugins.OptionalPlugin
,step.framework.server.ServerPlugin<GlobalContext>
-
Constructor Summary
-
Method Summary
Methods inherited from class step.core.plugins.AbstractControllerPlugin
afterInitializeData, canBeDisabled, getExecutionEnginePlugin, getWebPlugin, initializeData, migrateData, serverStop
Methods inherited from class step.core.plugins.AbstractPlugin
toString, validate
-
Constructor Details
-
ReferenceFinderPlugin
public ReferenceFinderPlugin()
-
-
Method Details
-
serverStart
- Specified by:
serverStart
in interfacestep.framework.server.ServerPlugin<GlobalContext>
- Overrides:
serverStart
in classAbstractControllerPlugin
- Throws:
Exception
-