org.unitils.objectvalidation.cloner
Class ObjectClonerFactory

java.lang.Object
  extended by org.unitils.objectvalidation.cloner.ObjectClonerFactory

public class ObjectClonerFactory
extends Object

Factory to create ObjectCloner used to clone the objects used in the Rule.

Since:
Feb 20, 2012
Author:
Jeroen Horemans

Method Summary
static UnitilsObjectClonerImpl createDefaultCloner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDefaultCloner

public static UnitilsObjectClonerImpl createDefaultCloner()


Copyright © 2013-2015. All Rights Reserved.