Uses of Interface
org.lsst.ccs.config.remote.ConfigurationService

Packages that use ConfigurationService
org.lsst.ccs.config.remote Remote operations on the Configuration service. 
 

Uses of ConfigurationService in org.lsst.ccs.config.remote
 

Classes in org.lsst.ccs.config.remote that implement ConfigurationService
 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.
 

Constructors in org.lsst.ccs.config.remote with parameters of type ConfigurationService
RMIConfigurationServer(ConfigurationService impl)
           
 



Copyright © 2013 LSST. All Rights Reserved.