Uses of Class
com.sun.jini.reggie.Matches

Packages that use Matches
com.sun.jini.reggie Provides implementations of ServiceRegistrar
 

Uses of Matches in com.sun.jini.reggie
 

Methods in com.sun.jini.reggie that return Matches
 Matches RegistrarImpl.lookup(Template tmpl, int maxMatches)
           
 Matches Registrar.lookup(Template tmpl, int maxMatches)
          Returns at most maxMatches items matching the template, plus the total number of items that match the template.
private  Matches RegistrarImpl.lookupDo(Template tmpl, int maxMatches)
          The code that does the real work of lookup.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.