Class BeanReferenceRegistryForType<T>

  • Type Parameters:
    T - The type exposed by beans in this registry.

    public class BeanReferenceRegistryForType<T>
    extends Object
    A registry for beans of a given exposed type that were explicitly registered through a BeanConfigurer.