Package org.xwiki.observation

Interface Summary
EventListener Components wanting to receive Observation events must implement this interface.
ObservationContext Allow to get observation related information from the execution context.
ObservationManager The main orchestrator for event notification.
 

Class Summary
AbstractEventListener Base class for EventListeners.
AbstractThreadEventListener Filter events by keeping only events produced by the provided Thread.
WrappedThreadEventListener Wraps a provided EventListener and filters events by only keeping those coming from the provided Thread.
 



Copyright © 2004–2014 XWiki. All rights reserved.