Package org.anchoranalysis.bean.initializable.property
package org.anchoranalysis.bean.initializable.property
Initializating a bean with parameters.
-
ClassDescriptionAssignerMatchClass<P extends BeanInitialization>Allows assignment of parameters if they are are of type
paramTypeMatch
or subclass of it.Tries to initialize a bean and it's children with particular parameters, if possible.Extracts one type of parameter from another, if possible.Assigns a parameter to a bean, if the bean accepts it.