org.objectweb.dream.channel
Class AbstractAcceptSocketImpl.AcceptTask

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

protected class AbstractAcceptSocketImpl.AcceptTask
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
AbstractAcceptSocketImpl.AcceptTask()
          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

AbstractAcceptSocketImpl.AcceptTask

public AbstractAcceptSocketImpl.AcceptTask()
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.