当前页面:
在线文档首页 >
JBoss Seam 1.1.0 cr1 API 英文版文档
Introspector (JBoss Seam API Documentation) - JBoss Seam 1.1.0 cr1 API 英文版文档
org.jboss.seam.debug
Class Introspector
java.lang.Object
org.jboss.seam.debug.Introspector
@Name(value="org.jboss.seam.debug.introspector")
@Install(value=false)
public class Introspector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Introspector
public Introspector()
getAttributes
public Introspector.Attribute[] getAttributes()
throws Exception
- Throws:
Exception
getMapAttributes
public Introspector.Attribute[] getMapAttributes(Map<Object,Object> map)
getListAttributes
public Introspector.Attribute[] getListAttributes(List list)