Uses of Interface
fr.paris5.shaman.insight.component.ExposedService

Packages that use ExposedService
fr.paris5.shaman.insight.component Insight manages its services as components. 
fr.paris5.shaman.insight.server.rmi Insight exposed services.  
 

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

Classes in fr.paris5.shaman.insight.component that implement ExposedService
 class AbstractExposedService
          The base class for all exposed services, which MUST derive of it.
 

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

Classes in fr.paris5.shaman.insight.server.rmi that implement ExposedService
 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.
 



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