All Packages Class Hierarchy This Package Previous Next Index
Class novocode.netforge.StandaloneLauncher
java.lang.Object
|
+----novocode.netforge.StandaloneLauncher
- public final class StandaloneLauncher
- extends Object
This class is used to start NetForge as a standalone server.
-
StandaloneLauncher()
-
-
main(String[])
- Call this method to start NetForge.
StandaloneLauncher
public StandaloneLauncher()
main
public static final void main(String args[])
- Call this method to start NetForge.
- Parameters:
- args - ignored
All Packages Class Hierarchy This Package Previous Next Index