|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.israfil.mojo.flex2.StreamedParameterExecutableWrapper
public class StreamedParameterExecutableWrapper
A small class that has a static main(String[]), and takes another class which contains a static main(String[]) method. It then wraps that class' main() invocation, pulling all parameter data from standard in, with each parameter separated by .
| Constructor Summary | |
|---|---|
StreamedParameterExecutableWrapper()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StreamedParameterExecutableWrapper()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||