|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans
for an example.
See:
Description
Class Summary | |
---|---|
BeanIntrospector | The Bean introspector provides a simplified JavaBean TM implementation of the introspection interfaces. |
BeanProperty | The JavaBean TM implementation of the Property interface. |
BeanUtils | Utility class for bean tests. |
Contains the JavaBean TM implementation of the introspection interfaces, see
nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans
for an example. For short, properties
are recognized and manipulated using Bean definitions. Thus, properties are discovered by looking for
getter and setter methods. These methods are also used for value inspection and updating.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |