org.apache.commons.proxy.interceptor
Class TestSerializingInterceptor.ObjectEchoImpl
java.lang.Object
org.apache.commons.proxy.interceptor.TestSerializingInterceptor.ObjectEchoImpl
- All Implemented Interfaces:
- TestSerializingInterceptor.ObjectEcho
- Enclosing class:
- TestSerializingInterceptor
public static class TestSerializingInterceptor.ObjectEchoImpl
- extends Object
- implements TestSerializingInterceptor.ObjectEcho
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSerializingInterceptor.ObjectEchoImpl
public TestSerializingInterceptor.ObjectEchoImpl()
echoBack
public Object echoBack(Object object)
- Specified by:
echoBack
in interface TestSerializingInterceptor.ObjectEcho
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.