org.codehaus.wadi.replication.manager.basic
Class NoOpReplicationManagerFactory

java.lang.Object
  extended by org.codehaus.wadi.replication.manager.basic.NoOpReplicationManagerFactory
All Implemented Interfaces:
ReplicationManagerFactory

public class NoOpReplicationManagerFactory
extends java.lang.Object
implements ReplicationManagerFactory

Version:
$Revision: 2078 $

Constructor Summary
NoOpReplicationManagerFactory()
           
 
Method Summary
 ReplicationManager factory(ServiceSpace serviceSpace, BackingStrategyFactory backingStrategyFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoOpReplicationManagerFactory

public NoOpReplicationManagerFactory()
Method Detail

factory

public ReplicationManager factory(ServiceSpace serviceSpace,
                                  BackingStrategyFactory backingStrategyFactory)
Specified by:
factory in interface ReplicationManagerFactory


Copyright © 2010. All Rights Reserved.