public class CloningProvider extends Object implements ObjectProvider
clone() (reflectively) on the given Cloneable object.| Constructor and Description |
|---|
CloningProvider(Cloneable cloneable)
Constructs a provider which returns clone copies of the specified
Cloneable
object. |
public Object getObject()
ObjectProviderObjectProviderException if any problems arise while
constructing/finding the object.getObject in interface ObjectProviderCopyright © 2005-2013 Apache Software Foundation. All Rights Reserved.