Guvnor - Structure Backend 6.2.0.CR4

org.guvnor.structure.backend.config.watch
Interface ConfigServiceWatchServiceExecutor

All Known Implementing Classes:
ConfigServiceWatchServiceExecutorImpl

public interface ConfigServiceWatchServiceExecutor


Method Summary
 void execute(org.uberfire.java.nio.file.WatchKey watchKey, long localLastModifiedValue, AsyncWatchServiceCallback callback)
           
 

Method Detail

execute

void execute(org.uberfire.java.nio.file.WatchKey watchKey,
             long localLastModifiedValue,
             AsyncWatchServiceCallback callback)

Guvnor - Structure Backend 6.2.0.CR4

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