|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectprotoj.lang.internal.ProtoExecutableMain
public final class ProtoExecutableMain
This is the entry point for the protoj executable jar.
| Constructor Summary | |
|---|---|
ProtoExecutableMain(java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Performs the following jobs depending on the args parameter: --sample option specified - causes a sample project with the option name to be created in the current directory. --help - prints help to stdout [no options] - arguments are assumed to be commands that are dispatched to a new project |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProtoExecutableMain(java.lang.String[] args)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - not used
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||