jfract V1.0a

org.jfract.test.rmiTut
Interface Compute

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

public interface Compute
extends java.rmi.Remote


Method Summary
 java.lang.Object executeTask(Task t)
           
 

Method Detail

executeTask

public java.lang.Object executeTask(Task t)
                             throws java.rmi.RemoteException

jfract V1.0a

Generee le 27.09.2002 08:21:59 PM