Guvnor Workbench - WebApp 6.2.0.Beta1

org.guvnor.server
Class GeneralSettingsServiceImpl

java.lang.Object
  extended by org.guvnor.server.GeneralSettingsServiceImpl
All Implemented Interfaces:
GeneralSettingsService

@ApplicationScoped
public class GeneralSettingsServiceImpl
extends Object
implements GeneralSettingsService


Constructor Summary
GeneralSettingsServiceImpl()
           
 
Method Summary
 GeneralSettings load()
           
 void save(GeneralSettings settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralSettingsServiceImpl

public GeneralSettingsServiceImpl()
Method Detail

load

public GeneralSettings load()
Specified by:
load in interface GeneralSettingsService

save

public void save(GeneralSettings settings)
Specified by:
save in interface GeneralSettingsService

Guvnor Workbench - WebApp 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.