org.guvnor.structure.backend.config.watch
Class ConfigServiceWatchServiceExecutorImpl
java.lang.Object
org.guvnor.structure.backend.config.watch.ConfigServiceWatchServiceExecutorImpl
- All Implemented Interfaces:
- ConfigServiceWatchServiceExecutor
public class ConfigServiceWatchServiceExecutorImpl
- extends Object
- implements ConfigServiceWatchServiceExecutor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigServiceWatchServiceExecutorImpl
public ConfigServiceWatchServiceExecutorImpl()
setConfig
public void setConfig(Repository systemRepository,
org.uberfire.io.IOService ioService,
javax.enterprise.event.Event<SystemRepositoryChangedEvent> repoChangedEvent,
javax.enterprise.event.Event<SystemRepositoryChangedEvent> orgUnitChangedEvent,
javax.enterprise.event.Event<SystemRepositoryChangedEvent> changedEvent)
execute
public void execute(org.uberfire.java.nio.file.WatchKey watchKey,
long localLastModifiedValue,
AsyncWatchServiceCallback callback)
- Specified by:
execute in interface ConfigServiceWatchServiceExecutor
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.