Package | Description |
---|---|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.core.lookup |
Modifier and Type | Method and Description |
---|---|
ServiceMatches |
Matches.get()
Converts a Matches to a ServiceMatches.
|
Modifier and Type | Method and Description |
---|---|
ServiceMatches |
ServiceMatchesWrapper.get() |
ServiceMatches |
RegistrarEventRegistration.getMatches() |
ServiceMatches |
ServiceMatchesMerger.getServiceMatches()
Returns an instance of
ServiceMatches which contains all the added ServiceItem s. |
ServiceMatches |
ServiceRegistrar.lookup(ServiceTemplate tmpl,
int maxMatches)
Returns at most maxMatches items matching the template, plus the total number of items that
match the template.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceMatchesMerger.addServiceItems(ServiceMatches matches)
Adds ServiceItems extracted from the ServiceMatches.
|
Copyright © GigaSpaces.