GigaSpaces XAP 8.0 API

net.jini.core.lookup
Class RegistrarEventRegistration

java.lang.Object
  extended by net.jini.core.event.EventRegistration
      extended by net.jini.core.lookup.RegistrarEventRegistration
All Implemented Interfaces:
Serializable

public class RegistrarEventRegistration
extends EventRegistration
implements Serializable

Author:
kimchy
See Also:
Serialized Form

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

matches

protected ServiceMatchesWrapper matches
Constructor Detail

RegistrarEventRegistration

public RegistrarEventRegistration(long eventID,
                                  Object source,
                                  Lease lease,
                                  long seqNum,
                                  ServiceMatchesWrapper matches)
Method Detail

getMatches

public ServiceMatches getMatches()
                          throws RemoteException
Throws:
RemoteException

setMatches

public void setMatches(ServiceMatchesWrapper matches)

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.