net.sf.beanlib.hibernate3
Class Hibernate3CollectionReplicator.Factory

java.lang.Object
  extended by net.sf.beanlib.hibernate3.Hibernate3CollectionReplicator.Factory
All Implemented Interfaces:
net.sf.beanlib.spi.replicator.CollectionReplicatorSpi.Factory
Enclosing class:
Hibernate3CollectionReplicator

@ThreadSafe
public static class Hibernate3CollectionReplicator.Factory
extends java.lang.Object
implements net.sf.beanlib.spi.replicator.CollectionReplicatorSpi.Factory

Factory for Hibernate3CollectionReplicator

Author:
Joe D. Velopar

Method Summary
 Hibernate3CollectionReplicator newCollectionReplicatable(net.sf.beanlib.spi.BeanTransformerSpi beanTransformer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newCollectionReplicatable

public Hibernate3CollectionReplicator newCollectionReplicatable(net.sf.beanlib.spi.BeanTransformerSpi beanTransformer)
Specified by:
newCollectionReplicatable in interface net.sf.beanlib.spi.replicator.CollectionReplicatorSpi.Factory


Copyright © 2009. All Rights Reserved.