public class RegistrarEventRegistration extends EventRegistration implements Serializable
Modifier and Type | Field and Description |
---|---|
protected ServiceMatchesWrapper |
matches |
eventID, lease, seqNum, source
Constructor and Description |
---|
RegistrarEventRegistration(long eventID,
Object source,
Lease lease,
long seqNum,
ServiceMatchesWrapper matches) |
Modifier and Type | Method and Description |
---|---|
ServiceMatches |
getMatches() |
void |
setMatches(ServiceMatchesWrapper matches) |
getID, getLease, getSequenceNumber, getSource
protected ServiceMatchesWrapper matches
public RegistrarEventRegistration(long eventID, Object source, Lease lease, long seqNum, ServiceMatchesWrapper matches)
public ServiceMatches getMatches() throws RemoteException
RemoteException
public void setMatches(ServiceMatchesWrapper matches)
Copyright © GigaSpaces.