Package | Description |
---|---|
net.sf.mmm.util.event.base |
Contains the abstract base-implementation of the
event-handling API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>>
This class extends
AbstractSynchronizedEventSource with the ability to send events asynchronous in separate
Thread s. |
Copyright © 2001–2016 mmm-Team. All rights reserved.