com.irisel.oms.guiom.control
Class RPCDelegate

java.lang.Object
  extended by com.irisel.oms.guiom.control.BusinessDelegate
      extended by com.irisel.oms.guiom.control.RPCDelegate
All Implemented Interfaces:
OMSEventListener, java.util.EventListener

public class RPCDelegate
extends BusinessDelegate
implements OMSEventListener


Field Summary
 
Fields inherited from class com.irisel.oms.guiom.control.BusinessDelegate
SVC_EXEC_ERROR, SVC_EXEC_OK, SVC_FOUND, SVC_NOT_FOUND
 
Constructor Summary
RPCDelegate()
           
 
Method Summary
 java.lang.String onEvent(OMSEvent e)
           
 
Methods inherited from class com.irisel.oms.guiom.control.BusinessDelegate
findSvc, findSvc
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RPCDelegate

public RPCDelegate()
Method Detail

onEvent

public java.lang.String onEvent(OMSEvent e)
                         throws java.lang.Exception
Specified by:
onEvent in interface OMSEventListener
Overrides:
onEvent in class BusinessDelegate
Throws:
java.lang.Exception