Uses of Interface
org.jboss.ha.framework.interfaces.HAPartition.HAMembershipExtendedListener

Packages that use HAPartition.HAMembershipExtendedListener
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
 

Uses of HAPartition.HAMembershipExtendedListener in org.jboss.ha.framework.interfaces
 

Subinterfaces of HAPartition.HAMembershipExtendedListener in org.jboss.ha.framework.interfaces
static interface HAPartition.AsynchHAMembershipExtendedListener
          A tagging interface for HAMembershipExtendedListener callbacks that will be performed in a thread seperate from the JG protocl handler thread.
 

Uses of HAPartition.HAMembershipExtendedListener in org.jboss.ha.framework.server
 

Classes in org.jboss.ha.framework.server that implement HAPartition.HAMembershipExtendedListener
 class DistributedReplicantManagerImpl
          This class manages replicated objects.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.