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

  • All Known Subinterfaces:
    INamedValueProvider<V,​E>

    public 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