net.sf.beanlib.provider.replicator
Class CollectionReplicator.Factory
java.lang.Object
net.sf.beanlib.provider.replicator.CollectionReplicator.Factory
- All Implemented Interfaces:
- CollectionReplicatorSpi.Factory
- Enclosing class:
- CollectionReplicator
@ThreadSafe
private static class CollectionReplicator.Factory
- extends Object
- implements CollectionReplicatorSpi.Factory
Factory for CollectionReplicator
- Author:
- Joe D. Velopar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionReplicator.Factory
private CollectionReplicator.Factory()
newCollectionReplicatable
public CollectionReplicator newCollectionReplicatable(BeanTransformerSpi beanTransformer)
- Specified by:
newCollectionReplicatable
in interface CollectionReplicatorSpi.Factory