Interface Provider<T>

  • Type Parameters:
    T - Type of object the provider creates.
    All Known Implementing Classes:
    DefaultScopeProvider

    public interface Provider<T>
    A DI object factory interface.
    Since:
    3.1