|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.il.config.OdeConfigProperties
org.apache.ode.jbi.OdeConfigProperties
public class OdeConfigProperties
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ode.il.config.OdeConfigProperties |
|---|
OdeConfigProperties.DatabaseMode |
| Field Summary | |
|---|---|
static java.lang.String |
CONFIG_FILE_NAME
|
| Constructor Summary | |
|---|---|
OdeConfigProperties(java.io.File cfgFile)
|
|
| Method Summary | |
|---|---|
boolean |
getAllowIncompleteDeployment()
|
java.lang.String[] |
getMessageMappers()
Get the mapper to use for converting message to/from NMS format. |
java.lang.String |
getPidNamespace()
Get the namespace that should be used to generate process identifiers (PIDs). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONFIG_FILE_NAME
| Constructor Detail |
|---|
public OdeConfigProperties(java.io.File cfgFile)
| Method Detail |
|---|
public java.lang.String getPidNamespace()
public boolean getAllowIncompleteDeployment()
public java.lang.String[] getMessageMappers()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||