jrunx.cluster
Interface PeerListener

All Known Implementing Classes:
ClusterDeployerService, JRunProxyClusterHelper

public interface PeerListener

Author:
Paul Reilly

Method Summary
 void peerAddedEvent(ClusterableService peer)
           
 void peerRemovedEvent(ClusterableService peer)
           
 

Method Detail

peerAddedEvent

public void peerAddedEvent(ClusterableService peer)

peerRemovedEvent

public void peerRemovedEvent(ClusterableService peer)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.