All Known Implementing Classes:
AbstractScriptFileWatcher

@NonNullByDefault public interface ScriptFileWatcher
The ScriptFileWatcher interface needs to be implemented by script file watchers. Services that implement this interface can be tracked to set a ReadyMarker once all services have completed their initial loading.
Author:
Jan N. Klug - Initial contribution