|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceMatches | |
---|---|
com.sun.jini.reggie | Provides implementations of ServiceRegistrar . |
net.jini.core.lookup | These are the lookup service interfaces and classes. |
Uses of ServiceMatches in com.sun.jini.reggie |
---|
Methods in com.sun.jini.reggie that return ServiceMatches | |
---|---|
ServiceMatches |
Matches.get()
Converts a Matches to a ServiceMatches. |
Uses of ServiceMatches in net.jini.core.lookup |
---|
Methods in net.jini.core.lookup that return ServiceMatches | |
---|---|
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. |
Methods in net.jini.core.lookup with parameters of type ServiceMatches | |
---|---|
void |
ServiceMatchesMerger.addServiceItems(ServiceMatches matches)
Adds ServiceItems extracted from the ServiceMatches. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |