Interface PropertySource<T>

    • Method Detail

      • getSource

        T getSource()
      • containsProperty

        boolean containsProperty​(String property)
      • getAllPropertyNames

        List<String> getAllPropertyNames()