Package com.nt.udc.testnodechain.actions
Class TNCStopServicesAction
java.lang.Object
com.nt.udc.testnodechain.actions.TNCStopServicesAction
-
Constructor Summary
ConstructorsConstructorDescriptionTNCStopServicesAction
(NodeChainTestCfgItemReadOnlyIfc cfgItem, AdminServerImpl asImpl) -
Method Summary
Modifier and TypeMethodDescriptionboolean
This method stops all the services running as part of Node Chain Test.
-
Constructor Details
-
TNCStopServicesAction
-
-
Method Details
-
stopServices
public boolean stopServices()This method stops all the services running as part of Node Chain Test.- Returns:
- True if nodes are successfully stopped, else false
-