public final class ProxyInvocationHandler extends Object implements InvocationHandler
Constructor and Description |
---|
ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors,
ComponentClientInstance instance,
ComponentView componentView)
Construct a new instance.
|
public ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors, ComponentClientInstance instance, ComponentView componentView)
interceptors
- the interceptors map to useinstance
- The view instane datacomponentView
- The component viewCopyright © 2015 JBoss by Red Hat. All rights reserved.