com.martiansoftware.nailgun.builtins
Class NGStop

java.lang.Object
  extended by com.martiansoftware.nailgun.builtins.NGStop

public class NGStop
extends Object

Shuts down the currently running server.

This is aliased by default to the command "ng-stop".

Author:
Marty Lamb

Constructor Summary
NGStop()
           
 
Method Summary
static void nailMain(NGContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NGStop

public NGStop()
Method Detail

nailMain

public static void nailMain(NGContext context)


Copyright © 2012. All Rights Reserved.