com.martiansoftware.nailgun.builtins |
|
Java Source File Name | Type | Comment |
DefaultNail.java | Class | The default nail class used by the server when an invalid command (nonexisting
classname or alias) is issued. |
NGAlias.java | Class | Provides a means to view and add aliases. |
NGClasspath.java | Class | Provides a means to display and add to the system classpath at runtime.
If called with no arguments, the classpath is displayed. |
NGServerStats.java | Class | Displays all NailStats tracked by the server.
This can be run standalone with no arguments. |
NGStop.java | Class | |
NGVersion.java | Class | Displays the version of the NailGun server and exits. |