|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IEssLocationInfo provides location information about a running enterprise server instance.
Method Summary | |
java.lang.String |
getContainerDescription()
Gets the description of the container on which this enterprise server instance is running. |
java.lang.String |
getServerName()
Gets the host name (or IP address) of the machine where this eEnterprise server instance is running. |
IEssbase.EEssOrbPluginType[] |
getSupportedOrbTypes()
Gets the list of ORB types supported by this enterprise server instance. |
Method Detail |
public java.lang.String getServerName() throws EssException
EssException
- is an error occurs.public IEssbase.EEssOrbPluginType[] getSupportedOrbTypes() throws EssException
EssException
- if an error occurs.public java.lang.String getContainerDescription() throws EssException
EssException
- if an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |