站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Package org.jboss.proxy.compiler (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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.