org.apache.axis2.clustering
Class ClusteringConstants.MembershipScheme
java.lang.Object
org.apache.axis2.clustering.ClusteringConstants.MembershipScheme
- Enclosing class:
- ClusteringConstants
public static final class ClusteringConstants.MembershipScheme
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULTICAST_BASED
public static final String MULTICAST_BASED
- Multicast based membership discovery scheme
- See Also:
- Constant Field Values
WKA_BASED
public static final String WKA_BASED
- Well-Known Address based membership management scheme
- See Also:
- Constant Field Values
ClusteringConstants.MembershipScheme
public ClusteringConstants.MembershipScheme()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.