Class NGStop
- java.lang.Object
-
- com.martiansoftware.nailgun.builtins.NGStop
-
public class NGStop extends java.lang.ObjectShuts down the currently running server.
This is aliased by default to the command "
ng-stop".
-
-
Constructor Summary
Constructors Constructor Description NGStop()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidnailMain(NGContext context)
-
-
-
Method Detail
-
nailMain
public static void nailMain(NGContext context)
-
-