A factory policy that uses annotations implementing factory policy interface on component to instantiate the component.
Create a component factory for T using annotations on it that implement factory policy interface.
See Implementation
A factory policy that uses annotations implementing factory policy interface on component to instantiate the component.