net.sf.sasl.common.helper
Class DummyInterceptor
java.lang.Object
net.sf.sasl.common.helper.DummyInterceptor
- All Implemented Interfaces:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor
public class DummyInterceptor
- extends Object
- implements org.aopalliance.intercept.MethodInterceptor
- Author:
- Philipp Förmer
Method Summary |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyInterceptor
public DummyInterceptor()
invoke
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.aopalliance.intercept.MethodInterceptor
- Throws:
Throwable
- See Also:
MethodInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)
Copyright © 2010. All Rights Reserved.