Return the top level configuration for a deployment descriptor
Parameters: bean - the root of the deployment descriptor the configuration throws: ConfigurationException - for an error in the deployment descriptor
Restore a configuration from an input stream
Parameters: input - the input stream Parameters: bean - the deployment descriptor the configuration throws: ConfigurationException - when there is an error in the configuration
Save a configuration to an output stream
Parameters: output - the output stream Parameters: bean - the configuration throws: ConfigurationException - when there is an error in the configuration