|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractEventSource | |
|---|---|
| net.sf.mmm.util.event.base | Contains the abstract base-implementation of the
event-handling API. |
| Uses of AbstractEventSource in net.sf.mmm.util.event.base |
|---|
| Subclasses of AbstractEventSource in net.sf.mmm.util.event.base | |
|---|---|
class |
AbstractMultiThreadedEventSource<E extends Event,L extends EventListener<E>>
This class extends AbstractSynchronizedEventSource with the ability
to send events asynchronous in separate Threads. |
class |
AbstractSynchronizedEventSource<E extends Event,L extends EventListener<E>>
This class extends AbstractEventSource with the ability of
synchronization and therefore is thread-safe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||