Check if a policy implements transformer interface.
A transformer is a policy that takes a type, and optionally a member of it, and transform it into a component factory using annotations from component, or member.
true if it implements Transformer interface, false otherwise
See Implementation
Check if a policy implements transformer interface.
A transformer is a policy that takes a type, and optionally a member of it, and transform it into a component factory using annotations from component, or member.