Class FileWatchSubscribersInitializer

java.lang.Object
org.chenile.filewatch.init.FileWatchSubscribersInitializer

public class FileWatchSubscribersInitializer extends Object
Runs after all the file watches and services are registered in Chenile. It goes through all services and registers the operations to the subscribed file watchers. This will enable Chenile to trigger all the subscribers upon the receipt of a file watch.
Author:
Raja Shankar Kolluru