org.guvnor.server
Class GeneralSettingsServiceImpl
java.lang.Object
org.guvnor.server.GeneralSettingsServiceImpl
- All Implemented Interfaces:
- GeneralSettingsService
@ApplicationScoped
public class GeneralSettingsServiceImpl
- extends Object
- implements GeneralSettingsService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralSettingsServiceImpl
public GeneralSettingsServiceImpl()
load
public GeneralSettings load()
- Specified by:
load in interface GeneralSettingsService
save
public void save(GeneralSettings settings)
- Specified by:
save in interface GeneralSettingsService
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.