org.codehaus.wadi.replication.manager.basic
Class SyncReplicationManager.UpdateBackingStrategyListener

java.lang.Object
  extended by org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.UpdateBackingStrategyListener
All Implemented Interfaces:
ServiceListener
Enclosing class:
SyncReplicationManager

protected class SyncReplicationManager.UpdateBackingStrategyListener
extends java.lang.Object
implements ServiceListener


Constructor Summary
SyncReplicationManager.UpdateBackingStrategyListener(BackingStrategy backingStrategy)
           
 
Method Summary
 void receive(ServiceLifecycleEvent event, java.util.Set newHostingPeers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncReplicationManager.UpdateBackingStrategyListener

public SyncReplicationManager.UpdateBackingStrategyListener(BackingStrategy backingStrategy)
Method Detail

receive

public void receive(ServiceLifecycleEvent event,
                    java.util.Set newHostingPeers)
Specified by:
receive in interface ServiceListener


Copyright © 2008. All Rights Reserved.