Interface Configurable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void configure​(java.util.Properties configuration)
      Configure the object with the configuration properties.
    • Method Detail

      • configure

        void configure​(java.util.Properties configuration)
                throws ConfigurationException
        Configure the object with the configuration properties.
        Parameters:
        configuration - the properties to use
        Throws:
        ConfigurationException - if there is an invalid configuration