org.openejb.server.telnet
Class Exit
java.lang.Object
org.openejb.server.telnet.Command
org.openejb.server.telnet.Exit
- public class Exit
- extends Command
- Author:
- David Blevins
Constructor Summary |
Exit()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exit
public Exit()
register
public static void register()
exec
public void exec(Command.Arguments args,
DataInputStream in,
PrintStream out)
throws IOException
- Overrides:
exec
in class Command
- Throws:
IOException
Copyright © 1999-2007 OpenEJB. All Rights Reserved.