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

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


Uses of Interface
org.jboss.proxy.compiler.Proxies.ProxyTarget

Packages that use Proxies.ProxyTarget
org.jboss.proxy.compiler Package description goes here
 

Uses of Proxies.ProxyTarget in org.jboss.proxy.compiler
 

Methods in org.jboss.proxy.compiler that return Proxies.ProxyTarget
static Proxies.ProxyTarget Proxies.newTarget(ClassLoader parent, InvocationHandler invocationHandler, Class[] targetTypes)
          Create a new target object x which is a proxy for the given InvocationHandler disp.
 



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