当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
ProxyUnwrapperInterceptor - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.common.mx
Class ProxyUnwrapperInterceptor
java.lang.Object
org.jboss.mx.interceptor.AbstractInterceptor
org.jboss.portal.common.mx.ProxyUnwrapperInterceptor
- All Implemented Interfaces:
- org.jboss.mx.interceptor.Interceptor
- public class ProxyUnwrapperInterceptor
- extends org.jboss.mx.interceptor.AbstractInterceptor
An XMBean interceptor that unwraps the proxy injected by the microkernel when it is possible.
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor |
isShared, log, name |
Method Summary |
java.lang.Object |
invoke(org.jboss.mx.server.Invocation invocation)
|
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor |
destroy, getName, init, isShared, setLogger, setName, start, stop, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProxyUnwrapperInterceptor
public ProxyUnwrapperInterceptor()
invoke
public java.lang.Object invoke(org.jboss.mx.server.Invocation invocation)
throws java.lang.Throwable
- Throws:
java.lang.Throwable