|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventForwarder
Interface to forward events.
| Method Summary | |
|---|---|
void |
flushEvent(Event event)
Method used to flush Event |
void |
flushSyncEvent(Event event)
Method used to flush Sync Event |
void |
sendEndSync()
This method should be invoked after flushing sync events. |
void |
sendStartSync()
This method should be invoked before flushing sync events The class implementation should send the "startSync" event in the preferred format |
void |
setEventPolicyRule(EventPolicyRule filter)
Method to add a policy rule to match event to be forwarded or dropped |
| Method Detail |
|---|
void setEventPolicyRule(EventPolicyRule filter)
filter - void flushEvent(Event event)
event - void flushSyncEvent(Event event)
event - void sendStartSync()
void sendEndSync()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||