|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface DeliveryCompleteCallback<T>
This callback is notified when event delivery for a particular event completes.
| Method Summary | |
|---|---|
void |
deliveryComplete(T event)
This is called after all matching subscribers are notified. |
| Method Detail |
|---|
void deliveryComplete(T event)
event - the object that was just delivered.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||