Interface Instantiator<T>

  • Type Parameters:
    T - the type of instance contained in the context

    public interface Instantiator<T>
    A factory for CreationalContexts of a specific type.