Uses of Package
org.xwiki.observation.event

Packages that use org.xwiki.observation.event
org.xwiki.observation   
org.xwiki.observation.event   
 

Classes in org.xwiki.observation.event used by org.xwiki.observation
BeginEvent
          Implemented by event indicating some task is starting.
Event
          All Event types must implement this interface.
 

Classes in org.xwiki.observation.event used by org.xwiki.observation.event
AbstractFilterableEvent
          A generic Event implementation to extend for all Events that want to support EventFilters.
BeginEvent
          Implemented by event indicating some task is starting.
CancelableEvent
          This event can be canceled by the receiver.
EndEvent
          Implemented by event indicating some task is stopping.
Event
          All Event types must implement this interface.
FilterableEvent
          An Event that supports EventFilters.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.