|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwebwork.util.BeanInfoUtil
Get the java.beans.BeanInfo object for a given object
BeanInfo| Constructor Summary | |
BeanInfoUtil()
|
|
| Method Summary | |
java.beans.BeanInfo |
getBeanInfo()
|
void |
setBean(java.lang.Object aBean)
The object whose BeanInfo should be retrieved |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BeanInfoUtil()
| Method Detail |
public void setBean(java.lang.Object aBean)
public java.beans.BeanInfo getBeanInfo()
throws java.beans.IntrospectionException
java.beans.IntrospectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||