Uses of Class
org.ocap.system.EASEvent

Packages that use EASEvent
org.ocap.system

This API is used to access system modules. 

 

Uses of EASEvent in org.ocap.system
 

Methods in org.ocap.system with parameters of type EASEvent
 void EASListener.notify(EASEvent event)
          Notifies an application that an EAS message has started, is in-progress, or has completed.
 void EASListener.warn(EASEvent event)
          Warns an application that an EAS message has been received and parsed and resources will soon be allocated to it.