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

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

Uses of Registration in com.sun.jini.reggie
 

Subclasses of Registration in com.sun.jini.reggie
(package private)  class ConstrainableRegistration
          Registration subclass that supports constraints.
 

Methods in com.sun.jini.reggie that return Registration
(package private) static Registration Registration.getInstance(Registrar server, ServiceLease lease)
          Returns Registration or ConstrainableRegistration instance, depending on whether given server implements RemoteMethodControl.
 



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