Uses of Class
org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
-
Packages that use FileChangeNotifier.FileEntry Package Description org.nuxeo.runtime.deploy -
-
Uses of FileChangeNotifier.FileEntry in org.nuxeo.runtime.deploy
Methods in org.nuxeo.runtime.deploy with parameters of type FileChangeNotifier.FileEntry Modifier and Type Method Description void
ConfigurationDeployer. fileChanged(FileChangeNotifier.FileEntry entry, long now)
void
FileChangeListener. fileChanged(FileChangeNotifier.FileEntry entry, long now)
Notifies that the given file changed.protected void
FileChangeNotifier. fireNotification(FileChangeNotifier.FileEntry entry)
-