Guvnor - Services Backend 6.0.0.Final

org.guvnor.common.services.backend.config
Class AppConfigServiceImpl

java.lang.Object
  extended by org.guvnor.common.services.backend.config.AppConfigServiceImpl
All Implemented Interfaces:
AppConfigService

@ApplicationScoped
public class AppConfigServiceImpl
extends Object
implements AppConfigService


Constructor Summary
AppConfigServiceImpl()
           
 
Method Summary
 long getTimestamp()
           
 Map<String,String> loadPreferences()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppConfigServiceImpl

public AppConfigServiceImpl()
Method Detail

loadPreferences

public Map<String,String> loadPreferences()
Specified by:
loadPreferences in interface AppConfigService

getTimestamp

public long getTimestamp()
Specified by:
getTimestamp in interface AppConfigService

Guvnor - Services Backend 6.0.0.Final

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