|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openejb.server.telnet.Command
org.openejb.server.telnet.Lookup
| Nested Class Summary |
| Nested classes inherited from class org.openejb.server.telnet.Command |
Command.Arguments |
| Field Summary |
| Fields inherited from class org.openejb.server.telnet.Command |
commands, unknownCommand |
| Constructor Summary | |
Lookup()
|
|
| Method Summary | |
void |
exec(Command.Arguments args,
DataInputStream in,
PrintStream out)
|
void |
list(String name,
DataInputStream in,
PrintStream out)
|
static void |
register()
|
| Methods inherited from class org.openejb.server.telnet.Command |
getCommand, loadCommand, loadCommandList, register, register |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Lookup()
| Method Detail |
public static void register()
public void exec(Command.Arguments args,
DataInputStream in,
PrintStream out)
throws IOException
exec in class CommandIOException
public void list(String name,
DataInputStream in,
PrintStream out)
throws IOException
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||