| Package | Description |
|---|---|
| org.trancecode.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventDispatcher<T extends Event> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventObservable<T extends Event> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Event> |
EventDispatchers.newEventDispatcher(boolean blockingNotification,
TaskExecutor executor,
AbstractEventObservable.NotificationFailurePolicy notificationFailurePolicy) |
Copyright © 2009-2012 TranceCode. All Rights Reserved.