|
Oracle Communications Services Gatekeeper Java API Reference 6.1 E65002-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wlcp.wlng.api.util.cluster.ClusterHelper
Helper class for clustering.
Field Summary | |
static java.lang.String |
WLNG_AT_CLUSTER_TARGET
|
static java.lang.String |
WLNG_NT_CLUSTER_TARGET
|
Constructor Summary | |
ClusterHelper()
|
Method Summary | |
static javax.naming.Context |
getAccessTierContext()
Gets the JNDI Context for the access tier. |
static java.lang.String[] |
getAccessTierServerAddresses()
|
static javax.naming.Context |
getContextByClusterName(java.lang.String clusterName)
|
static javax.naming.Context |
getNetworkTierContext()
Deprecated. |
static javax.naming.Context |
getNetworkTierContextAdministrationRequest()
|
static javax.naming.Context |
getNetworkTierContextTrafficRequest()
|
static java.lang.String[] |
getNetworkTierServerAddresses()
Deprecated. |
static java.lang.String[] |
getNetworkTierServerAddressesAdministrationRequest()
|
static java.lang.String[] |
getNetworkTierServerAddressesTrafficRequest()
|
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 WLNG_AT_CLUSTER_TARGET
public static final java.lang.String WLNG_NT_CLUSTER_TARGET
Constructor Detail |
public ClusterHelper()
Method Detail |
public static javax.naming.Context getAccessTierContext() throws javax.naming.NamingException
javax.naming.NamingException
public static java.lang.String[] getAccessTierServerAddresses() throws javax.naming.NamingException
javax.naming.NamingException
public static javax.naming.Context getContextByClusterName(java.lang.String clusterName) throws javax.naming.NamingException
javax.naming.NamingException
public static javax.naming.Context getNetworkTierContext() throws javax.naming.NamingException
javax.naming.NamingException
public static javax.naming.Context getNetworkTierContextAdministrationRequest() throws javax.naming.NamingException
javax.naming.NamingException
public static javax.naming.Context getNetworkTierContextTrafficRequest() throws javax.naming.NamingException
javax.naming.NamingException
public static java.lang.String[] getNetworkTierServerAddresses() throws javax.naming.NamingException
javax.naming.NamingException
public static java.lang.String[] getNetworkTierServerAddressesAdministrationRequest() throws javax.naming.NamingException
javax.naming.NamingException
public static java.lang.String[] getNetworkTierServerAddressesTrafficRequest() throws javax.naming.NamingException
javax.naming.NamingException
|
Oracle Communications Services Gatekeeper Java API Reference 6.1 E65002-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |