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