Package net.jini.core.lookup
Class RegistrarEventRegistration
java.lang.Object
net.jini.core.event.EventRegistration
net.jini.core.lookup.RegistrarEventRegistration
- All Implemented Interfaces:
Serializable
- Author:
- kimchy
- See Also:
-
Field Summary
FieldsFields inherited from class net.jini.core.event.EventRegistration
eventID, lease, seqNum, source -
Constructor Summary
ConstructorsConstructorDescriptionRegistrarEventRegistration(long eventID, Object source, Lease lease, long seqNum, ServiceMatchesWrapper matches) -
Method Summary
Methods inherited from class net.jini.core.event.EventRegistration
getID, getLease, getSequenceNumber, getSource
-
Field Details
-
matches
-
-
Constructor Details
-
RegistrarEventRegistration
public RegistrarEventRegistration(long eventID, Object source, Lease lease, long seqNum, ServiceMatchesWrapper matches)
-
-
Method Details
-
getMatches
- Throws:
RemoteException
-
setMatches
-