fr.paris5.shaman.insight.service
Interface HelloService

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

public interface HelloService
extends java.rmi.Remote

Test service returning a String.

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

Field Summary
static java.lang.String ROLE
           
 
Method Summary
 java.lang.String sayHello()
           
 

Field Detail

ROLE

public static final java.lang.String ROLE
Method Detail

sayHello

public java.lang.String sayHello()
                          throws java.rmi.RemoteException


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