org.jboss.naming.interceptors
Class ProxyFactoryInterceptor
java.lang.Object
org.jboss.mx.interceptor.AbstractInterceptor
org.jboss.naming.interceptors.ProxyFactoryInterceptor
- All Implemented Interfaces:
- Interceptor
public class ProxyFactoryInterceptor
- extends 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: 81030 $
- Author:
- Scott.Stark@jboss.org
ProxyFactoryInterceptor
public ProxyFactoryInterceptor()
setProxyName
public void setProxyName(String proxyName)
invoke
public Object invoke(Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface Interceptor
- Overrides:
invoke
in class AbstractInterceptor
- Throws:
Throwable
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.