|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.standalone.StandaloneServer
public class StandaloneServer
Standalone Server starts a new Instance of a Jetty server, an ActiveMQ server, and initializes the Anzo system.
| Constructor Summary | |
|---|---|
StandaloneServer(java.lang.String[] args)
Start a new server |
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
Get the configuration properties for the server container |
org.mortbay.jetty.servlet.Context |
getRootContext()
Get the root context of the server container |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandaloneServer(java.lang.String[] args)
args - command line arguments| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - public org.mortbay.jetty.servlet.Context getRootContext()
public java.util.Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||