Class SubclassedComponentInstantiator<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    Instantiator<T>

    public class SubclassedComponentInstantiator<T>
    extends AbstractInstantiator<T>
    Instantiates an enhanced subclass of a given component class. This class is thread-safe.
    Author:
    Jozef Hartinger