Uses of Package
fr.paris5.shaman.insight.service

Packages that use fr.paris5.shaman.insight.service
fr.paris5.shaman.insight.client Client tools. 
fr.paris5.shaman.insight.model Buisness Objects, made persistent by Prevayler.  
fr.paris5.shaman.insight.operation Operation objects encapsulate "things to do" on the server.  
fr.paris5.shaman.insight.server Insight server implementation. 
fr.paris5.shaman.insight.server.rmi Insight exposed services.  
fr.paris5.shaman.insight.service Insight services definition. 
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.client
Operation
          Defines an operation to perform on the server model, and carries in-out parameters as well.
OperationService
          The entry point for the client whishing to access the Insight model.
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.model
Operation
          Defines an operation to perform on the server model, and carries in-out parameters as well.
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.operation
Operation
          Defines an operation to perform on the server model, and carries in-out parameters as well.
OperationService
          The entry point for the client whishing to access the Insight model.
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.server
Foo
          Test service doing absolutely nothing.
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.server.rmi
HelloService
          Test service returning a String.
Operation
          Defines an operation to perform on the server model, and carries in-out parameters as well.
OperationService
          The entry point for the client whishing to access the Insight model.
PingService
          Allows to test if the server is alive.
ShutdownService
          Allows to shutdown the application remotely.
WriteToLogService
          Test service which writes some stuff into log.
 

Classes in fr.paris5.shaman.insight.service used by fr.paris5.shaman.insight.service
Operation
          Defines an operation to perform on the server model, and carries in-out parameters as well.
 



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