com.atlassian.theplugin.commons.cfg
Interface GlobalConfigurationFactory

All Known Implementing Classes:
GlobalConfigurationFactoryImpl, JDomGlobalConfigurationFactory

public interface GlobalConfigurationFactory


Method Summary
 GlobalConfiguration load()
           
 void save(GlobalConfiguration cfg)
           
 

Method Detail

load

GlobalConfiguration load()
                         throws ServerCfgFactoryException
Throws:
ServerCfgFactoryException

save

void save(GlobalConfiguration cfg)
          throws ServerCfgFactoryException
Throws:
ServerCfgFactoryException


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.