com.martiansoftware.nailgun.builtins
Class NGStop

java.lang.Object
  extended bycom.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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NGStop

public NGStop()
Method Detail

nailMain

public static void nailMain(NGContext context)


© 2004, Martian Software, Inc.