org.jboss.portal.common.mx
Class ProxyUnwrapperInterceptor

java.lang.Object
  extended by AbstractInterceptor
      extended by org.jboss.portal.common.mx.ProxyUnwrapperInterceptor

public class ProxyUnwrapperInterceptor
extends AbstractInterceptor

An XMBean interceptor that unwraps the proxy injected by the microkernel when it is possible.

Version:
$Revision: 5451 $
Author:
Julien Viet

Constructor Summary
ProxyUnwrapperInterceptor()
           
 
Method Summary
 java.lang.Object invoke(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyUnwrapperInterceptor

public ProxyUnwrapperInterceptor()
Method Detail

invoke

public java.lang.Object invoke(Invocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable