|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jini.core.event.EventRegistration
net.jini.core.lookup.RegistrarEventRegistration
public class RegistrarEventRegistration
| Field Summary | |
|---|---|
protected ServiceMatchesWrapper |
matches
|
| Fields inherited from class net.jini.core.event.EventRegistration |
|---|
eventID, lease, seqNum, source |
| Constructor Summary | |
|---|---|
RegistrarEventRegistration(long eventID,
Object source,
Lease lease,
long seqNum,
ServiceMatchesWrapper matches)
|
|
| Method Summary | |
|---|---|
ServiceMatches |
getMatches()
|
void |
setMatches(ServiceMatchesWrapper matches)
|
| Methods inherited from class net.jini.core.event.EventRegistration |
|---|
getID, getLease, getSequenceNumber, getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ServiceMatchesWrapper matches
| Constructor Detail |
|---|
public RegistrarEventRegistration(long eventID,
Object source,
Lease lease,
long seqNum,
ServiceMatchesWrapper matches)
| Method Detail |
|---|
public ServiceMatches getMatches()
throws RemoteException
RemoteExceptionpublic void setMatches(ServiceMatchesWrapper matches)
|
GigaSpaces XAP 9.7.2 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||