|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| BeanStructure | Reprents the structure of a generic bean. |
| GenericBean | Compared to a "classic" Java Bean the properties of a generic bean are not defined at compile time. |
| Class Summary | |
| BeanMaster | Static map of all bean structures. |
| DefaultBeanStructure | Provides an implementation of the BeanStructure interface based on WrappedKey. |
| DefaultGenericBean | Default implementation of a generic bean. |
| MapBasedBeanStructure | Provides an implementation of the BeanStructure interface based on a map. |
| MapWithDefault | Base class for maps that have a default value. |
| WrappedKey | A wrapper to associate existing objects with new hash codes. |
This package contains utility classes to create generic beans.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||