|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventRegistration
The result of a Event Registration.
| Method Summary | |
|---|---|
EventFilter |
getFilter()
Returns EventFilter attached to this registration. |
String |
getId()
Returns event registration id. |
Address |
getSubscriber()
Returns subscriber of this registration. |
boolean |
isLocalOnly()
Returns true if this registration is for locally fired events only. |
| Methods inherited from interface com.hazelcast.nio.serialization.DataSerializable |
|---|
readData, writeData |
| Method Detail |
|---|
String getId()
EventFilter getFilter()
EventFilter attached to this registration.
Address getSubscriber()
boolean isLocalOnly()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||