Package step.plugins.encryptionmanager
Class EncryptionManagerControllerPlugin
- java.lang.Object
-
- step.core.plugins.AbstractPlugin
-
- step.core.plugins.AbstractControllerPlugin
-
- step.plugins.encryptionmanager.EncryptionManagerControllerPlugin
-
- All Implemented Interfaces:
step.core.plugins.ControllerPlugin
,step.core.plugins.OptionalPlugin
public class EncryptionManagerControllerPlugin extends step.core.plugins.AbstractControllerPlugin
-
-
Constructor Summary
Constructors Constructor Description EncryptionManagerControllerPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
executionControllerStart(step.core.GlobalContext context)
-
-
-
Method Detail
-
executionControllerStart
public void executionControllerStart(step.core.GlobalContext context) throws java.lang.Exception
- Specified by:
executionControllerStart
in interfacestep.core.plugins.ControllerPlugin
- Overrides:
executionControllerStart
in classstep.core.plugins.AbstractControllerPlugin
- Throws:
java.lang.Exception
-
-