|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xbean.command.Test
public class Test
| Constructor Summary | |
|---|---|
Test()
|
|
| Method Summary | |
|---|---|
static void |
_DONT_register()
|
int |
main(java.lang.String[] args,
java.io.InputStream in,
java.io.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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Test()
| Method Detail |
|---|
public static void _DONT_register()
public int main(java.lang.String[] args,
java.io.InputStream in,
java.io.PrintStream out)
Command
main in interface Command
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||