|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.utils.rmi.RMIConstants
public final class RMIConstants
Constant related to naming of ODE objects in JMX.
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_RMI_CONNECTION_URL
Deprecated. DO NOT USE, will soon be eliminated. |
static java.lang.String |
PROP_RMIURL
Deprecated. same constant defined in BootLoader but we cannot have dependencies on it |
Constructor Summary | |
---|---|
RMIConstants()
Deprecated. |
Method Summary | |
---|---|
static java.lang.String |
getConnectionURL()
Deprecated. DO NOT USE, will soon be eliminated. |
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 DEFAULT_RMI_CONNECTION_URL
public static final java.lang.String PROP_RMIURL
Constructor Detail |
---|
public RMIConstants()
Method Detail |
---|
public static java.lang.String getConnectionURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |