Class ConcreteFactory<F>

java.lang.Object
org.jvnet.hk2.metadata.tests.AbstractFactory<Short,Long,Integer,F>
org.jvnet.hk2.metadata.tests.ConcreteFactory<F>
All Implemented Interfaces:
Factory<Integer>

@Service public class ConcreteFactory<F> extends AbstractFactory<Short,Long,Integer,F>
The class that corresponds to the Factory provide method is not first, it is not last, it is somewhere in the middle (the Integer)