Class Summary |
ArrayImplementationFactory |
ImplementationFactory for static arrays. |
DefaultImplementationFactory |
Instantiates a new java bean using the default empty constructor |
DefaultNodeFactory |
Default NodeFactory implementation |
ImplementationFactoriesRepository |
An ordered list of implementation repositories: stops when one registered
repository has a valid Factory for a property. |
PrimitiveImplementationFactory |
Primitive fields will never be null, so this implementation factory will never get called |