public static interface AbstractEventObservable.NotificationFailurePolicy
| Modifier and Type | Method and Description |
|---|---|
void |
notificationFailure(EventObserver<?> observer,
Event event,
Throwable error) |
void notificationFailure(EventObserver<?> observer, Event event, Throwable error)
Copyright © 2009-2012 TranceCode. All Rights Reserved.