Class NodeMonitor

java.lang.Object
org.alfresco.util.transaction.TransactionListenerAdapter
org.alfresco.filesys.repo.NodeMonitor
All Implemented Interfaces:
Runnable, NodeServicePolicies.BeforeDeleteNodePolicy, NodeServicePolicies.OnCreateNodePolicy, NodeServicePolicies.OnMoveNodePolicy, NodeServicePolicies.OnUpdatePropertiesPolicy, ClassPolicy, Policy, org.alfresco.util.transaction.TransactionListener

Node Monitor Class

Monitor node events from the node service to update the file state cache and feed notification events into the file server change notification handler.

Author:
gkspencer