Class ProxyInvocationHandler

java.lang.Object
org.jboss.as.ee.component.ProxyInvocationHandler
All Implemented Interfaces:
InvocationHandler

public final class ProxyInvocationHandler extends Object implements InvocationHandler
An invocation handler for a component proxy.
Author:
David M. Lloyd