org.apache.geronimo.security.remoting.jmx
Class ReflexiveInterceptor

java.lang.Object
  extended by 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


Constructor Summary
ReflexiveInterceptor(Object target)
           
 
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
 

Constructor Detail

ReflexiveInterceptor

public ReflexiveInterceptor(Object target)
Method Detail

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.