com.infoengine.webject.msg
Class UnsubscribeQueue

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

public class UnsubscribeQueue
extends Webject


Field Summary
private  MsgService service
           
 
Constructor Summary
UnsubscribeQueue()
           
 
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

UnsubscribeQueue

public UnsubscribeQueue()
                 throws Exception
Method Detail

invoke

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