Interface InstanceDestructorAware

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

interface InstanceDestructorAware(T) ;

Methods

NameDescription
setInstanceDestructor Sets the destructor of component.