Package com.chutneytesting.action.amqp
Class QpidServerStopAction
- java.lang.Object
-
- com.chutneytesting.action.amqp.QpidServerStopAction
-
-
Constructor Summary
Constructors Constructor Description QpidServerStopAction(Logger logger, org.apache.qpid.server.SystemLauncher systemLauncher)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ActionExecutionResultexecute()List<String>validateInputs()
-
-
-
Method Detail
-
validateInputs
public List<String> validateInputs()
- Specified by:
validateInputsin interfaceAction
-
execute
public ActionExecutionResult execute()
-
-