Check if a type T is a configurator policy.
A configurator policy is a policy that given a type
X can create InstanceFactory, InstanceDestructor, or PropertyConfigurer
instances and add them to a factory that implements GenericFactory!X interface, as well
as modify other properties exposed by GenericFactory!X interface.
Check if a type T is a configurator policy.
Check if a type T is a configurator policy. A configurator policy is a policy that given a type X can create InstanceFactory, InstanceDestructor, or PropertyConfigurer instances and add them to a factory that implements GenericFactory!X interface, as well as modify other properties exposed by GenericFactory!X interface.