| Class and Description |
|---|
| BeanLookupFactory
The
BeanLookupFactory defines the functionality which must be
provided in order to represent a factory for object creation of objects
identified by an ID String and of the expected type (in contrast to
the TypeFactory and the LookupFactory which create instances
of a predefined type specified with a generic argument). |
| FactoryRuntimeException
The Class FactoryRuntimeException.
|
| TypeLookupFactory
The
TypeLookupFactory defines the functionality which must be
provided in order to represent a factory for object creation of *ALL* objects
being of a requested type (in contrast to the TypeFactory and the
LookupFactory which create instances of a predefined type specified
with a generic argument). |
Copyright © 2017. All rights reserved.