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

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

Uses of RegistrarProxy in com.sun.jini.reggie
 

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

Fields in com.sun.jini.reggie declared as RegistrarProxy
private  RegistrarProxy RegistrarImpl.proxy
          Proxy for myself
 

Methods in com.sun.jini.reggie that return RegistrarProxy
(package private) static RegistrarProxy RegistrarProxy.getInstance(Registrar server, ServiceID registrarID)
          Returns RegistrarProxy or ConstrainableRegistrarProxy 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.