Uses of Class
org.ow2.wildcat.event.WEvent

Packages that use WEvent
org.ow2.wildcat   
org.ow2.wildcat.event   
 

Uses of WEvent in org.ow2.wildcat
 

Methods in org.ow2.wildcat with parameters of type WEvent
 void Context.emitEvent(WEvent... events)
          Emit event(s).
 

Uses of WEvent in org.ow2.wildcat.event
 

Subclasses of WEvent in org.ow2.wildcat.event
 class WAttributeEvent
          WAttributeEvent holds events related to an attribute value change.
 class WHierarchyEvent
          WHierarchyEvent holds events related to the context hierarchy changes.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.