Interface InstanceFactoryAware

Interface for objects that are aware of an instance factory and can use it to instantiate a component.

interface InstanceFactoryAware(T) ;

Methods

NameDescription
setInstanceFactory Sets the constructor of new object.