|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelma.main.launcher.Commandline
public class Commandline
Helma bootstrap class. Figures out Helma home directory, sets up class path and lauchnes main class. This class must be invoked from a jar file in order to work.
Constructor Summary | |
---|---|
Commandline()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
boot method for running a request from the command line. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Commandline()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |