|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.initializer.StartRun
The main entry point class for running broker on CLI/GUI/MON
| Constructor Summary | |
StartRun()
|
|
| Method Summary | |
static java.lang.String |
getConfigInfo()
Returns the Startup parameters, configuration information as a String. |
static void |
main(java.lang.String[] args)
The main method is the entry point to the broker. |
static void |
printConfigInfo()
Prints the Startup parameters, configuration information. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StartRun()
| Method Detail |
public static void main(java.lang.String[] args)
args - public static void printConfigInfo()
public static java.lang.String getConfigInfo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||