|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.kernel.application.deploy.cci.DeploymentProperties
public class DeploymentProperties
openMDX Deployment System Properties
| Field Summary | |
|---|---|
static String |
APPLICATION_URLS
This system property contains a space separated list of application URLs. |
static String |
CONNECTOR_URLS
This system property contains a space separated list of connector URLs. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String APPLICATION_URLS
The corresponding applications will be auto-deployed during the LightweightContainer's instantiation.
public static final String CONNECTOR_URLS
The corresponding connectors will be auto-deployed during the LightweightContainer's instantiation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||