net.sf.beanlib.jaxb2
Class Jaxb2ImmutableReplicator.Factory
java.lang.Object
net.sf.beanlib.jaxb2.Jaxb2ImmutableReplicator.Factory
- All Implemented Interfaces:
- ImmutableReplicatorSpi.Factory
- Enclosing class:
- Jaxb2ImmutableReplicator
@ThreadSafe
public static class Jaxb2ImmutableReplicator.Factory
- extends Object
- implements ImmutableReplicatorSpi.Factory
Factory for Jaxb2ImmutableReplicator
.
- Author:
- Hanson Char
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jaxb2ImmutableReplicator.Factory
private Jaxb2ImmutableReplicator.Factory()
newImmutableReplicatable
public Jaxb2ImmutableReplicator newImmutableReplicatable(BeanTransformerSpi beanTransformer)
- Specified by:
newImmutableReplicatable
in interface ImmutableReplicatorSpi.Factory