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

All Superinterfaces:
HAPartition.HAMembershipListener
Enclosing interface:
HAPartition

public static interface HAPartition.AsynchHAMembershipListener
extends HAPartition.HAMembershipListener

A tagging interface for HAMembershipListener callbacks that will be performed in a thread separate from the JG protocol 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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.