com.infoengine.webject.wes
Class EmitEvent

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

public class EmitEvent
extends Webject


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

EmitEvent

public EmitEvent()
          throws Exception
Method Detail

invoke

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