oemware.core.net
Class ShutdownClient

java.lang.Object
  extended by oemware.core.net.ShutdownClient

public final class ShutdownClient
extends java.lang.Object

The shutdown client.

Version:
$Id: ShutdownClient.java 37 2008-07-20 20:27:15Z oemware $

Constructor Summary
ShutdownClient()
           
 
Method Summary
static void main(java.lang.String[] pArgs)
          Stop the server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownClient

public ShutdownClient()
Method Detail

main

public static final void main(java.lang.String[] pArgs)
Stop the server.

Parameters:
pArgs - The cl args.


Copyright © 2008 Deft Labs - Released under LGPL, Version 3.0