org.apache.geronimo.security.remoting.jmx
Class ReflexiveInterceptor
java.lang.Object
org.apache.geronimo.security.remoting.jmx.ReflexiveInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.interceptor.Interceptor
public class ReflexiveInterceptor
- extends Object
- implements org.apache.geronimo.interceptor.Interceptor
Method Summary |
org.apache.geronimo.interceptor.InvocationResult |
invoke(org.apache.geronimo.interceptor.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflexiveInterceptor
public ReflexiveInterceptor(Object target)
invoke
public org.apache.geronimo.interceptor.InvocationResult invoke(org.apache.geronimo.interceptor.Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.apache.geronimo.interceptor.Interceptor
- Throws:
Throwable
Copyright © 2006 Apache Software Foundation. All Rights Reserved.