当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
ProxyFactoryInterceptor (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.naming.interceptors
Class ProxyFactoryInterceptor
java.lang.Object
org.jboss.mx.interceptor.AbstractInterceptor
org.jboss.naming.interceptors.ProxyFactoryInterceptor
- All Implemented Interfaces:
- org.jboss.mx.interceptor.Interceptor
- public class ProxyFactoryInterceptor
- extends org.jboss.mx.interceptor.AbstractInterceptor
An interceptor that replaces any NamingContext values returned with the
proxy found as the Proxy attribute of the mbean given by proxyName.
- Version:
- $Revision: 1.2 $
- Author:
- Scott.Stark@jboss.org
Fields inherited from class org.jboss.mx.interceptor.AbstractInterceptor |
isShared, name |
Methods inherited from class org.jboss.mx.interceptor.AbstractInterceptor |
destroy, getName, init, isShared, setLogger, setName, start, stop, toString |
ProxyFactoryInterceptor
public ProxyFactoryInterceptor()
setProxyName
public void setProxyName(String proxyName)
invoke
public Object invoke(org.jboss.mx.server.Invocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.