org.jboss.ha.framework.interfaces
Interface HAPartition.AsynchHAMembershipListener

All Superinterfaces:
HAPartition.HAMembershipListener
All Known Implementing Classes:
ClusterFileTransfer, TopologyMonitorService
Enclosing interface:
HAPartition

public static interface HAPartition.AsynchHAMembershipListener
extends HAPartition.HAMembershipListener

A tagging interface for HAMembershipListener callbacks that will be performed in a thread seperate from the JG protocl handler thread. The ordering of view changes is preserved, but listeners are free to execute cluster calls.


Method Summary
 
Methods inherited from interface org.jboss.ha.framework.interfaces.HAPartition.HAMembershipListener
membershipChanged
 



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