Interface IContextValueProvider<N,​V,​E extends java.lang.Exception>

    • Method Detail

      • getValue

        V getValue​(N name)
            throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception