Interface Configurable

    • Method Detail

      • configure

        void configure​(Configuration configuration)
                throws ConfigurationException
        Pass the Configuration to the Configurable class. This method must always be called after the constructor and before any other method.
        Parameters:
        configuration - the class configurations.
        Throws:
        ConfigurationException - if an error occurs