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

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

Uses of AdminProxy in com.sun.jini.reggie
 

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

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