org.guvnor.common.services.backend.config
Class AppConfigServiceImpl
java.lang.Object
org.guvnor.common.services.backend.config.AppConfigServiceImpl
- All Implemented Interfaces:
- AppConfigService
@ApplicationScoped
public class AppConfigServiceImpl
- extends Object
- implements AppConfigService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppConfigServiceImpl
public AppConfigServiceImpl()
configureOnEvent
public void configureOnEvent(@Observes
org.uberfire.commons.services.cdi.ApplicationStarted applicationStartedEvent)
loadPreferences
public Map<String,String> loadPreferences()
- Specified by:
loadPreferences in interface AppConfigService
getTimestamp
public long getTimestamp()
- Specified by:
getTimestamp in interface AppConfigService
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.