|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ComponentConfiguration | Simple configuration class storing properties as key with defined property
values as values in a Map . |
PropertyInjector | PropertyInjector is used to set member variables / properties of classes via
setter methods using the
ComponentConfiguration
class. |
Exception Summary | |
---|---|
InjectionException | Will be throw if an exception occures while injecting properties, a type or
cast exception occures or a
Requiered
property is not available. |
Annotation Types Summary | |
---|---|
Requiered | This annotation is used to define mandatory properties via their setter methodes. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |