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

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


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

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

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

Methods in org.jboss.proxy.compiler that return Proxies.ProxyInvocationHandler
static Proxies.ProxyInvocationHandler Proxies.newInvocationHandler(Object target, Class targetType)
          Create a new reflective InvocationHandler object InvocationHandler wrapped around the given target object, for the given target type(s).
static Proxies.ProxyInvocationHandler Proxies.newInvocationHandler(Object target, Class[] targetTypes)
           
 



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