Package org.xwiki.observation

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

Class Summary
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-2012 XWiki. All Rights Reserved.