|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jcorporate.expresso.core.utility.RunURL
Program to allow a URL to be run from the command line Primarily intended to allow the Application Server thread to be started automatically, but can be used to run any arbitrary URL
| Constructor Summary | |
RunURL()
Constructor |
|
RunURL(String URLString)
Constructor |
|
| Method Summary | |
static void |
main(String[] args)
Main Method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RunURL()
public RunURL(String URLString)
throws DBException
URLString -
DBException - If the URL cannot be executed| Method Detail |
public static void main(String[] args)
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||