org.objectweb.dream.channel
Class MultiConnTCPChannelInImpl.ConnectionTask

java.lang.Object
  extended byorg.objectweb.dream.control.activity.task.AbstractTask
      extended byorg.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionTask
All Implemented Interfaces:
NameController, Task
Enclosing class:
MultiConnTCPChannelInImpl

protected class MultiConnTCPChannelInImpl.ConnectionTask
extends AbstractTask


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

Constructor Detail

MultiConnTCPChannelInImpl.ConnectionTask

public MultiConnTCPChannelInImpl.ConnectionTask()
Constructor

Method Detail

execute

public Object execute(Object hints)
               throws InterruptedException
Throws:
InterruptedException
See Also:
Task.execute(Object)


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