org.objectweb.proactive.scheduler
Class ActiveExecuter

java.lang.Object
  extended by org.objectweb.proactive.scheduler.ActiveExecuter
All Implemented Interfaces:
java.io.Serializable

public class ActiveExecuter
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ActiveExecuter()
           
ActiveExecuter(ProActiveTask t)
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveExecuter

public ActiveExecuter()

ActiveExecuter

public ActiveExecuter(ProActiveTask t)
Method Detail

start

public void start()
           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2001-2007 INRIA All Rights Reserved.