Interface IPropertiesFeature


  • public interface IPropertiesFeature
    This features provides properties, i.e. system-level configuration options.
    • Method Detail

      • getProperty

        java.lang.Object getProperty​(java.lang.String name)
        Get a property value.
        Parameters:
        name - The property name.
        Returns:
        The property value (if any).