| Package | Description |
|---|---|
| org.lsst.ccs.config.remote |
Remote operations on the Configuration service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationServerModule
A CCS module that delegates Configuration Service calls to a local
ConfigurationServiceImpl object.
|
class |
ConfigurationServiceImpl
A raw implementation of Configuration Service that delegates to a ConfigurationFacade
object.
|
class |
RMIConfigurationServer
A RMI server for Configuration service that delegates to a local
ConfigurationServiceImpl object.
|
| Constructor and Description |
|---|
RMIConfigurationServer(ConfigurationService impl) |
Copyright © 2014 LSST. All rights reserved.