Uses of Package
org.anchoranalysis.bean.initializable.property
| Package | Description |
|---|---|
| org.anchoranalysis.bean.initializable |
Initializing beans with particular parameters, including recursively.
|
| org.anchoranalysis.bean.initializable.property |
Initializating a bean with parameters.
|
-
Classes in org.anchoranalysis.bean.initializable.property used by org.anchoranalysis.bean.initializable Class Description BeanInitializer Tries to initialize a bean and it's children with particular parameters, if possible.InitializationParameterAssigner Assigns a parameter to a bean, if the bean accepts it. -
Classes in org.anchoranalysis.bean.initializable.property used by org.anchoranalysis.bean.initializable.property Class Description ExtractDerivedParameter Extracts one type of parameter from another, if possible.InitializationParameterAssigner Assigns a parameter to a bean, if the bean accepts it.