fr.paris5.shaman.insight.server.rmi
Class OperationServiceImpl
fr.paris5.shaman.insight.component.AbstractExposedService
|
+--fr.paris5.shaman.insight.server.rmi.OperationServiceImpl
- All Implemented Interfaces:
- ExposedService, InsightConfigurationConstants, OperationService, java.rmi.Remote, java.io.Serializable, SystemConfigurationConstants
- public class OperationServiceImpl
- extends AbstractExposedService
- implements OperationService
Implementation of OperationService.
- Version:
- $Id: OperationServiceImpl.java,v 1.2 2002/07/04 10:05:16 caillette Exp $
- Author:
- Laurent Caillette
- See Also:
- Serialized Form
Methods inherited from class fr.paris5.shaman.insight.component.AbstractExposedService |
clone, compose, configure, contextualize, dispose, doCompose, doConfigure, doContextualize, doDispose, doInitialize, equals, exportObject, exportObject, getInsightManager, getLogManager, getRef, hashCode, initialize, setLogKitManager, toString |
OperationServiceImpl
public OperationServiceImpl()
OperationServiceImpl
public OperationServiceImpl(int port)
throws java.rmi.RemoteException
executeOperation
public Operation executeOperation(Operation operation)
throws java.lang.Exception
- Specified by:
executeOperation
in interface OperationService
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.