org.objectweb.dream.protocol.messagePassing
Class BufferedMessagePassingProtocolImpl.Session.SendTask

java.lang.Object
  extended by org.objectweb.dream.control.activity.task.AbstractTask
      extended by org.objectweb.dream.protocol.messagePassing.BufferedMessagePassingProtocolImpl.Session.SendTask
All Implemented Interfaces:
Task, NameController
Enclosing class:
BufferedMessagePassingProtocolImpl.Session

protected class BufferedMessagePassingProtocolImpl.Session.SendTask
extends AbstractTask


Field Summary
 
Fields inherited from class org.objectweb.dream.control.activity.task.AbstractTask
controlItf, taskName
 
Fields inherited from interface org.objectweb.dream.control.activity.task.Task
EXECUTE_AGAIN, ITF_NAME, STOP_EXECUTING
 
Constructor Summary
BufferedMessagePassingProtocolImpl.Session.SendTask()
           
 
Method Summary
 Object execute(Object hints)
           
 
Methods inherited from class org.objectweb.dream.control.activity.task.AbstractTask
getControlItf, getFcName, interrupted, registered, setFcName, toString, unregistered
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BufferedMessagePassingProtocolImpl.Session.SendTask

public BufferedMessagePassingProtocolImpl.Session.SendTask()
Method Detail

execute

public Object execute(Object hints)
               throws InterruptedException
Throws:
InterruptedException


Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.