| |
|
| java.lang.Object com.rift.coad.Runner
Runner | public class Runner (Code) | | author: Brett Chaldecott |
Inner Class :public static class ShutdownHook extends Thread | |
Constructor Summary | |
public | Runner() |
Method Summary | |
public static void | main() The main method responsible for starting the coadunation base. | public void | shutdown() This method will shut down the coadunation base. |
log | protected static Logger log(Code) | | |
main | public static void main()(Code) | | The main method responsible for starting the coadunation base.
Parameters: args - the command line arguments |
shutdown | public void shutdown()(Code) | | This method will shut down the coadunation base.
|
|
|
|