Uses of Interface
fr.paris5.shaman.system.SystemConfigurationConstants

Packages that use SystemConfigurationConstants
fr.paris5.shaman.insight.client Client tools. 
fr.paris5.shaman.insight.component Insight manages its services as components. 
fr.paris5.shaman.insight.server.rmi Insight exposed services.  
fr.paris5.shaman.system Contains utilities for managing the Shaman servers. 
 

Uses of SystemConfigurationConstants in fr.paris5.shaman.insight.client
 

Classes in fr.paris5.shaman.insight.client that implement SystemConfigurationConstants
private  class OperationCombinerTest.DummyInsightManager
           
 

Uses of SystemConfigurationConstants in fr.paris5.shaman.insight.component
 

Classes in fr.paris5.shaman.insight.component that implement SystemConfigurationConstants
 class AbstractExposedService
          The base class for all exposed services, which MUST derive of it.
 class ComponentHandler
          Instantiates, then keeps a reference to a Component instance inside a ServiceManager.
 class InsightManager
          Component Manager dedicated to Insight services.
 class PreInstantiatedComponentHandler
          A special ComponentHandler which does not act as a factory, but restitutes a pre-built instance of a component.
 class RMIClientObjectHandler
          A ComponentHandler which produces a RMI stub for handled component.
 class RMIServerObjectHandler
          A ComponentHandler instantiating the component, with a contructor making it RMI-bound.
 class StandaloneComponentHandler
          A ComponentHandler just instantiating the Component, doing nothing else.
 

Uses of SystemConfigurationConstants in fr.paris5.shaman.insight.server.rmi
 

Classes in fr.paris5.shaman.insight.server.rmi that implement SystemConfigurationConstants
 class HelloServiceImpl
          Implementation of HelloService, used for tests.
 class OperationServiceImpl
          Implementation of OperationService.
 class PingServiceImpl
          Implementation of PingService.
 class ShutdownServiceImpl
          Implementation of ShutdownService.
 class WriteToLogServiceImpl
          Implementation of WriteToLogService.
 

Uses of SystemConfigurationConstants in fr.paris5.shaman.system
 

Classes in fr.paris5.shaman.system that implement SystemConfigurationConstants
 class SystemDirectory
          Allows easy access to all server attributes read from System configuration.
 



Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.