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

Proxy (JBoss Seam API Documentation) - JBoss Seam 1.2.1 API 英文版文档


org.jboss.seam.util
Class Proxy

java.lang.Object
  extended by org.jboss.seam.util.Proxy

public class Proxy
extends Object


Constructor Summary
Proxy()
           
 
Method Summary
static Class deproxy(Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Proxy

public Proxy()
Method Detail

deproxy

public static Class deproxy(Class clazz)