|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Instantiator<T> | Interface for creating instances of a given class. |
Class Summary | |
---|---|
ConstructorInstantiator<T> | This class allows to create instances of a given class. |
FactoryMethodInstantiator<T> | This class allows to create instances of a given class. |
FieldInstantiator<T> | This class allows to create instances of a given class. |
Instantiators | Collection of utility methods for Instantiator s. |
InstantiatorSignature | Parse a given string signature and provide methods for creating
Instantiator s that match the signature or instances directly. |
Utilities to create objects from strings using reflection.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |