Uses of Interface
info.magnolia.event.EventBus

Packages that use EventBus
info.magnolia.event   
 

Uses of EventBus in info.magnolia.event
 

Classes in info.magnolia.event that implement EventBus
 class ResettableEventBus
          Wraps an EventBus and remembers all handlers registered via this wrapper, so that they can easily all be cleared at once.
 class SimpleEventBus
          Event bus implementation.
 

Constructors in info.magnolia.event with parameters of type EventBus
ResettableEventBus(EventBus wrappedBus)
           
 



Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.