Interface BeanManagerFactory<I,​T,​B extends Batch>

  • Type Parameters:
    G - the group identifier type
    I - the bean identifier type
    T - the bean type

    public interface BeanManagerFactory<I,​T,​B extends Batch>
    Creates a BeanManager.
    Author:
    Paul Ferraro