EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.externalevent.ExternalEventMonitor

Packages that use ExternalEventMonitor
echopoint.externalevent   
 

Uses of ExternalEventMonitor in echopoint.externalevent
 

Methods in echopoint.externalevent with parameters of type ExternalEventMonitor
 void ExternalEventMonitorService.deregister(ExternalEventMonitor monitor)
          Deregisters the ExternalEventMonitor with the service that is used to invoke external events.
 void ExternalEventMonitorService.register(ExternalEventMonitor monitor)
          Registers the ExternalEventMonitor with the service that is used to invoke external events.
 


EchoPoint API - 3.0.0b5
App Webcontainer