public class JGitFileSystemWatchServices extends Object implements Serializable
| Constructor and Description |
|---|
JGitFileSystemWatchServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
WatchService |
newWatchService(String fsName) |
void |
publishEvents(Path watchable,
List<WatchEvent<?>> elist) |
public WatchService newWatchService(String fsName)
public void publishEvents(Path watchable, List<WatchEvent<?>> elist)
public void close()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.