net.sourceforge.geeboss.model.configuration
Interface SaveConfigurationSupport

All Known Subinterfaces:
ConfigurationSupport
All Known Implementing Classes:
MidiSettings, Settings

public interface SaveConfigurationSupport

Interface for support of saving to avalon configurations.

Author:
Frederic BORRY

Method Summary
 org.apache.avalon.framework.configuration.Configuration saveConfiguration()
          Create a configuration object representing this object
 

Method Detail

saveConfiguration

org.apache.avalon.framework.configuration.Configuration saveConfiguration()
Create a configuration object representing this object

Returns:
a configuration object representing this object


Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.