com.infoengine.webject.wes
Class UnsubscribeEvent

java.lang.Object
  extended bycom.infoengine.webject.Webject
      extended bycom.infoengine.webject.wes.UnsubscribeEvent

public class UnsubscribeEvent
extends Webject


Field Summary
private  MsgService wes
           
 
Constructor Summary
UnsubscribeEvent()
           
 
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

wes

private MsgService wes
Constructor Detail

UnsubscribeEvent

public UnsubscribeEvent()
                 throws Exception
Method Detail

invoke

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