nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans for an example.See: Description
| Class | Description |
|---|---|
| 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.
|
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.Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.