Skip navigation links

Package net.sf.mmm.util.event.base

Contains the abstract base-implementation of the event-handling API.

See: Description

Package net.sf.mmm.util.event.base Description

Contains the abstract base-implementation of the event-handling API.

Event-Util Base

If you want to implement a class that produces events and wants to send them to all registered listeners you only need to extend AbstractEventSource or one of its sub-classes provided in this package.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.