org.apache.commons.proxy.factory
Class AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho
java.lang.Object
org.apache.commons.proxy.util.AbstractEcho
org.apache.commons.proxy.util.EchoImpl
org.apache.commons.proxy.factory.AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho
- All Implemented Interfaces:
- Serializable, DuplicateEcho, Echo
- Enclosing class:
- AbstractSubclassingProxyFactoryTestCase
public static class AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho
- extends EchoImpl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho
public AbstractSubclassingProxyFactoryTestCase.NoDefaultConstructorEcho(String param)
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.