com.martiansoftware.nailgun.builtins
Class DefaultNail
public
class
DefaultNail
extends Object
The default nail class used by the server when an invalid command (nonexisting
classname or alias) is issued. This simply displays an error message to the
client's stdout and has the client exit with value NGConstants.EXIT_NOSUCHCOMMAND.
Author: Marty Lamb
public static void nailMain(
NGContext context)
© 2004, Martian Software, Inc.