@ApplicationScoped public class AppConfigServiceImpl extends Object implements AppConfigService
| Constructor and Description |
|---|
AppConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureOnEvent(org.uberfire.commons.services.cdi.ApplicationStarted applicationStartedEvent) |
long |
getTimestamp() |
Map<String,String> |
loadPreferences() |
public void configureOnEvent(@Observes
org.uberfire.commons.services.cdi.ApplicationStarted applicationStartedEvent)
public Map<String,String> loadPreferences()
loadPreferences in interface AppConfigServicepublic long getTimestamp()
getTimestamp in interface AppConfigServiceCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.