|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| KeyedObjectFactory<KEY,TYPE> | A factory for objects of a specific abstract type (or interface) where the actual (runtime) type of the object is specified by a key. |
| Exception Summary | |
|---|---|
| NoSuchTypeException | Thrown by KeyedObjectFactory to indicate that a specified key is not
associated with any type. |
| TypeInstantiationException | Thrown by KeyedObjectFactory to indicate that it failed to create an
instance of a certain type. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||