flex.messaging.cluster
Interface RemoveNodeListener

All Known Implementing Classes:
RemoteSubscriptionManager

public interface RemoveNodeListener

Called when a node leaves the cluster. Note that for jgroups at least, this callback should not execute any "long running" operations. This is indirectly called from the MembershipListener interface in jgroups.


Method Summary
 void removeClusterNode(Object address)
           
 

Method Detail

removeClusterNode

void removeClusterNode(Object address)


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/cluster/RemoveNodeListener.html