org.apache.openejb.server.telnet
Class Lookup
java.lang.Object
org.apache.openejb.server.telnet.Command
org.apache.openejb.server.telnet.Lookup
public class Lookup
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lookup
public Lookup()
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
list
public void list(String name,
DataInputStream in,
PrintStream out)
throws IOException
- Throws:
IOException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.