Class AssignerMatchClass<P extends BeanInitialization>

Object
AssignerMatchClass<P>
Type Parameters:
P - param type
All Implemented Interfaces:
InitializationParameterAssigner

public class AssignerMatchClass<P extends BeanInitialization> extends Object implements InitializationParameterAssigner
Allows assignment of parameters if they are are of type paramTypeMatch or subclass of it.
Author:
Owen Feehan