net.sf.beanlib.hibernate3
Class Hibernate3MapReplicator.Factory

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

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

Factory for MapReplicator

Author:
Joe D. Velopar

Method Summary
 Hibernate3MapReplicator newMapReplicatable(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

newMapReplicatable

public Hibernate3MapReplicator newMapReplicatable(net.sf.beanlib.spi.BeanTransformerSpi beanTransformer)
Specified by:
newMapReplicatable in interface net.sf.beanlib.spi.replicator.MapReplicatorSpi.Factory


Copyright © 2010. All Rights Reserved.