|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-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()
Get AT addresses. |
static javax.naming.Context |
getContextByClusterName(java.lang.String clusterName)
Get context by cluster name. |
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()
Get network tier server addresses Administration request. |
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
- - Exception if failed.public static javax.naming.Context getContextByClusterName(java.lang.String clusterName) throws javax.naming.NamingException
clusterName
- - Cluster name.
javax.naming.NamingException
- - If failed.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
- - If failed.public static java.lang.String[] getNetworkTierServerAddressesTrafficRequest() throws javax.naming.NamingException
javax.naming.NamingException
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |