Uses of Package
net.sf.mmm.util.event.api

Packages that use net.sf.mmm.util.event.api
net.sf.mmm.util.event.api Provides the API for a generic event-handling. 
net.sf.mmm.util.event.base Contains the abstract base-implementation of the event-handling API
 

Classes in net.sf.mmm.util.event.api used by net.sf.mmm.util.event.api
ChangeType
          This enum contains the available types of a ChangeEvent.
Event
          This is the interface for a generic event.
EventListener
          This is the interface for a generic event listener.
 

Classes in net.sf.mmm.util.event.api used by net.sf.mmm.util.event.base
Event
          This is the interface for a generic event.
EventListener
          This is the interface for a generic event listener.
EventSource
          This interface allows listeners to be registered and unregistered.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.