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 voidConfigurationDeployer. fileChanged(FileChangeNotifier.FileEntry entry, long now)voidFileChangeListener. fileChanged(FileChangeNotifier.FileEntry entry, long now)Notifies that the given file changed.protected voidFileChangeNotifier. fireNotification(FileChangeNotifier.FileEntry entry)
-