Modifier and Type | Method and Description |
---|---|
void |
list(String name,
InputStream in,
PrintStream out) |
int |
main(String[] args,
InputStream in,
PrintStream out)
HRC: if we really want to simulate a command line style environment,
I think think entry point needs more context data: an std error print stream and
a environment map.
|
static void |
register() |
public Lookup(Context ctx)
public static void register()
public int main(String[] args, InputStream in, PrintStream out)
Command
public void list(String name, InputStream in, PrintStream out) throws IOException
IOException
Copyright © 2005–2015. All rights reserved.