org.apache.commons.proxy.provider
Class TestCloningProvider.ExceptionCloneable

java.lang.Object
  extended by org.apache.commons.proxy.provider.TestCloningProvider.ExceptionCloneable
All Implemented Interfaces:
Cloneable
Enclosing class:
TestCloningProvider

public static class TestCloningProvider.ExceptionCloneable
extends Object
implements Cloneable


Constructor Summary
TestCloningProvider.ExceptionCloneable()
           
 
Method Summary
 Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCloningProvider.ExceptionCloneable

public TestCloningProvider.ExceptionCloneable()
Method Detail

clone

public Object clone()
Overrides:
clone in class Object


Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.