Package | Description |
---|---|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
Modifier and Type | Interface and Description |
---|---|
(package private) interface |
Registrar
Registrar defines the private protocol between the various client-side
proxies and the registrar server.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
AdminProxy
Proxy for administering a registrar, returned from the getAdmin method of
the main registrar proxy.
|
(package private) class |
ConstrainableAdminProxy
AdminProxy subclass that supports constraints.
|
class |
PersistentRegistrarImpl
Class for starting activatable and non-activatable persistent lookup
services.
|
(package private) class |
RegistrarImpl
Base server-side implementation of a lookup service, subclassed by
TransientRegistrarImpl and PersistentRegistrarImpl.
|
class |
TransientRegistrarImpl
Class for starting transient lookup services.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.