org.specrunner.jetty
Class PluginStopJetty
java.lang.Object
org.specrunner.parameters.core.ParameterHolder
org.specrunner.plugins.core.AbstractPlugin
org.specrunner.plugins.core.AbstractPluginNamed
org.specrunner.jetty.PluginStopJetty
- All Implemented Interfaces:
- IParameterHolder, IActionType, IParalelPlugin, IPlugin, ISleepPlugin, ITestPlugin, ITimedPlugin, IWaitPlugin
public class PluginStopJetty
- extends AbstractPluginNamed
Stop a jetty server.
- Author:
- Thiago Santos
| Methods inherited from class org.specrunner.plugins.core.AbstractPlugin |
copy, doEnd, getCondition, getConditionModel, getNormalized, getNormalized, getParent, getSleep, getSleepModel, getThreadsafe, getTimeout, getTimeoutModel, getWait, getWaitModel, initialize, setCondition, setConditionModel, setNormalized, setParent, setSleep, setSleepModel, setThreadsafe, setTimeout, setTimeoutModel, setWait, setWaitModel, toString |
PluginStopJetty
public PluginStopJetty()
getActionType
public ActionType getActionType()
doStart
public ENext doStart(IContext context,
IResultSet result)
throws PluginException
- Specified by:
doStart in interface IPlugin- Overrides:
doStart in class AbstractPlugin
- Throws:
PluginException
Copyright © 2014. All rights reserved.