Version: ${maven.project.version}

Uses of Package
org.soaplab.services.events

Packages that use org.soaplab.services.events
org.soaplab.services   
org.soaplab.services.events   
 

Classes in org.soaplab.services.events used by org.soaplab.services
AnalysisEvent
          A base (immutable) class for all events coming from a running analysis.
EventManager
          An inter-mediator between individual jobs and all event listeners.
 

Classes in org.soaplab.services.events used by org.soaplab.services.events
AnalysisEvent
          A base (immutable) class for all events coming from a running analysis.
EventConstants
          A collection of constants used Soaplab events in XML format.
EventDeserializer
          An interface whose implementations can re-create Soaplab events (Java objects) from their XML representation.
EventListener
          An interface for listening to the Soaplab events.
HeartbeatProgressEvent
          A class representing an event that indicates that the underlying service/analysis/job is still in progress.
PercentProgressEvent
          A class representing an event that reports the time percentage of the underlying service/analysis/job.
StateChangeEvent
          A class representing an event that characterizes a change of state of the underlying service/analysis/job.
StepProgressEvent
          A class representing an event that reports the numnber of total and completed steps for the underlying service/analysis/job.
TimeProgressEvent
          A class representing an event that reports the remaining time of the underlying service/analysis/job.
 


Version: ${maven.project.version}

Submit a bug or feature
Generated: Tue Jun 14 15:18:14 AST 2011