Uses of Package
org.jboss.proxy.compiler

Packages that use org.jboss.proxy.compiler
org.jboss.ejb.plugins.cmp.bridge Package description goes here
org.jboss.proxy.compiler Package description goes here
 

Classes in org.jboss.proxy.compiler used by org.jboss.ejb.plugins.cmp.bridge
InvocationHandler
          An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions of the Core Reflection API.
 

Classes in org.jboss.proxy.compiler used by org.jboss.proxy.compiler
InvocationHandler
          An invoker is a target of method calls, where the calls are expressed not as primitive Java method invocations, but according to the conventions of the Core Reflection API.
Proxies.ProxyInvocationHandler
          A common interface shared by all objects created by Proxies.newInvocationHandler.
Proxies.ProxyTarget
          A common interface shared by all objects created by Proxies.newTarget.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.