fr.paris5.shaman.insight.server.rmi
Class WriteToLogServiceImpl

fr.paris5.shaman.insight.component.AbstractExposedService
  |
  +--fr.paris5.shaman.insight.server.rmi.WriteToLogServiceImpl
All Implemented Interfaces:
ExposedService, InsightConfigurationConstants, java.rmi.Remote, java.io.Serializable, SystemConfigurationConstants, WriteToLogService

public class WriteToLogServiceImpl
extends AbstractExposedService
implements WriteToLogService

Implementation of WriteToLogService.

Version:
$Id: WriteToLogServiceImpl.java,v 1.1 2002/06/18 12:23:12 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Fields inherited from class fr.paris5.shaman.insight.component.AbstractExposedService
iContext, insightManager, isRMIServer, logManager, port, portFactoryParamTypes, portParamTypes, ref, rmiIdentifier
 
Fields inherited from interface fr.paris5.shaman.insight.service.WriteToLogService
ROLE
 
Fields inherited from interface fr.paris5.shaman.system.SystemConfigurationConstants
BASEDIRURL_ATTRIBUTE, DEFAULTHOSTNAME, EMPTYSYSTEM_RESOURCE, HOSTNAME_ATTRIBUTE, PORT_ATTRIBUTE, RUNSTYLE_ATTRIBUTE, SYSTEMCONFIGURATION_DEFAULT_RESOURCE
 
Fields inherited from interface fr.paris5.shaman.insight.component.InsightConfigurationConstants
CLASS_ATTRIBUTE, COMMANDLOGS_ELEMENT, DEFAULT_PREVALENCEBASE_DIR, DIR_ELEMENT, EXPOSEDAS_ATTRIBUTE, LOGKITCONFIGURATION_DEFAULT_RESOURCE, PERSISTING_ATTRIBUTE, ROLE_ATTRIBUTE, SNAPSHOTDIR_ELEMENT, SYSTEMCONFIGURATIONURL_ATTRIBUTE
 
Constructor Summary
WriteToLogServiceImpl()
           
WriteToLogServiceImpl(int port)
           
 
Method Summary
 void writeToLog()
           
 
Methods inherited from class fr.paris5.shaman.insight.component.AbstractExposedService
clone, compose, configure, contextualize, dispose, doCompose, doConfigure, doContextualize, doDispose, doInitialize, equals, exportObject, exportObject, exportObject, getInsightManager, getLogManager, getRef, hashCode, initialize, readObject, reexport, setLogKitManager, toString, writeObject
 

Constructor Detail

WriteToLogServiceImpl

public WriteToLogServiceImpl()

WriteToLogServiceImpl

public WriteToLogServiceImpl(int port)
                      throws java.rmi.RemoteException
Method Detail

writeToLog

public void writeToLog()
                throws java.rmi.RemoteException
Specified by:
writeToLog in interface WriteToLogService


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