Interface PropertyRetriever

  • All Known Subinterfaces:
    IPropertyLookup
    All Known Implementing Classes:
    PropertyLookup

    public interface PropertyRetriever
    PropertyRetriever is ...
    • Method Detail

      • getProperty

        java.lang.String getProperty​(java.lang.String name)
        Parameters:
        name - property name
        Returns:
        a property value by name, or null if it is not found