The component implements this interface if it wishes
to be supplied with hierarchial configuration data.
version: $Revision: 1.2 $ $Date: 2004/05/01 09:51:48 $
Method Summary
void
configure(Configuration configuration) Supply the component with configuration data in form
of a Configuration object.
Supply the component with configuration data in form
of a Configuration object.
Parameters: configuration - the Configuration object throws: ConfigurationException - if the configuration dataspecifies invalid configuration data or fails tomatch the expected schema.