Class BeanInstantiator<T>

java.lang.Object
de.cuioss.test.valueobjects.objects.impl.BeanInstantiator<T>
Type Parameters:
T - identifying the type of object to be instantiated
All Implemented Interfaces:
ParameterizedInstantiator<T>

public class BeanInstantiator<T> extends Object implements ParameterizedInstantiator<T>
Author:
Oliver Wolff