org.abstracthorizon.extend.server.support
Class Shutdown
java.lang.Object
org.abstracthorizon.extend.server.support.Shutdown
public class Shutdown
- extends Object
Simple class that sends Control.MAGIC
to default (or specified) port on
local (or specified machine).
- Author:
- Daniel Sendula
Method Summary |
static void |
main(String[] args)
|
protected static void |
printUseage()
Prints useage (from command line) of this class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shutdown
public Shutdown()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
printUseage
protected static void printUseage()
- Prints useage (from command line) of this class.
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.