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.


Constructor Index

 o StandaloneLauncher()

Method Index

 o main(String[])
Call this method to start NetForge.

Constructors

 o StandaloneLauncher
 public StandaloneLauncher()

Methods

 o 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