|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.standalone.ServerRunner
public class ServerRunner
ServerRunner is a bootstrap class used to add jars to the classloader.
| Constructor Summary | |
|---|---|
ServerRunner()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Create a new class loader, loading in all the jars from the ANZO_HOME/lib directory, as well as any jar from the DB_LIB directory |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerRunner()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - command line arguments to pass to StandaloneServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||