org.apache.commons.proxy.interceptor
Class TestExecutorInterceptor.ExceptionEcho
java.lang.Object
org.apache.commons.proxy.util.AbstractEcho
org.apache.commons.proxy.util.EchoImpl
org.apache.commons.proxy.interceptor.TestExecutorInterceptor.ExceptionEcho
- All Implemented Interfaces:
- Serializable, DuplicateEcho, Echo
- Enclosing class:
- TestExecutorInterceptor
public static class TestExecutorInterceptor.ExceptionEcho
- extends EchoImpl
- See Also:
- Serialized Form
|
Method Summary |
void |
echo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestExecutorInterceptor.ExceptionEcho
public TestExecutorInterceptor.ExceptionEcho()
echo
public void echo()
- Specified by:
echo in interface Echo- Overrides:
echo in class EchoImpl
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.