fr.paris5.shaman.insight.server
Class FooImpl

java.lang.Object
  |
  +--fr.paris5.shaman.insight.server.FooImpl
All Implemented Interfaces:
Foo

public class FooImpl
extends java.lang.Object
implements Foo

Test service doing nothing, except being here.

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

Fields inherited from interface fr.paris5.shaman.insight.service.Foo
ROLE
 
Constructor Summary
FooImpl()
           
 
Method Summary
 void doNothing()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

FooImpl

public FooImpl()
Method Detail

doNothing

public void doNothing()
Specified by:
doNothing in interface Foo


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