com.infoengine.webject.msg
Class QueueTask

java.lang.Object
  extended bycom.infoengine.webject.Webject
      extended bycom.infoengine.webject.msg.QueueTask

public class QueueTask
extends Webject


Field Summary
private  MsgService service
           
 
Constructor Summary
QueueTask()
           
 
Method Summary
 Task invoke(Task task)
           
 
Methods inherited from class com.infoengine.webject.Webject
booleanParam
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

service

private MsgService service
Constructor Detail

QueueTask

public QueueTask()
          throws Exception
Method Detail

invoke

public Task invoke(Task task)
            throws IEException
Specified by:
invoke in class Webject
Throws:
IEException