com.infoengine.webject.wes
Class SubscribeEvent

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

public class SubscribeEvent
extends Webject


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

SubscribeEvent

public SubscribeEvent()
               throws Exception
Method Detail

invoke

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