public final class ProxyInvocationHandler extends Object implements InvocationHandler
Constructor and Description |
---|
ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors,
Component component,
ComponentView componentView)
Construct a new instance.
|
public ProxyInvocationHandler(Map<Method,org.jboss.invocation.Interceptor> interceptors, Component component, ComponentView componentView)
interceptors
- the interceptors map to usecomponent
- The componentcomponentView
- The component viewCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.