Interface CurrentInstanceFallbackResolver<T>

    • Method Detail

      • resolve

        T resolve()
        Resolves a current instance for the type T.
        Returns:
        the current instance, or null if none can be found