fr.paris5.shaman.insight.service
Interface WriteToLogService

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
WriteToLogServiceImpl

public interface WriteToLogService
extends java.rmi.Remote

Test service which writes some stuff into log.

Version:
$Id: WriteToLogService.java,v 1.1 2002/06/18 12:23:12 caillette Exp $
Author:
Laurent Caillette

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 void writeToLog()
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

writeToLog

public void writeToLog()
                throws java.rmi.RemoteException


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