Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
Manages the triggering of events based on the receiving of alerts.
-
Functionality
The Event Engine component is an event driven service that manages the triggering of events based on the receiving of alerts. The Event Engine works with three plugable services: the registry handler, the alert handler and the event handler. The registry handler is used by the Event Engine to map alert handlers to event handlers. When a specific alert is received a specific event will be triggered. An alert handler is responsible for notifying the Event Engine when a specific event takes place. An event handler performs a specific function when it's corresponding alert is received. The event engine manages the entire process. -
Technologies
JavaAvailability
Version 2.0
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Class Diagram
Main
Registries
-
Component Specification
Component Specification
-
Javadocs
Javadocs
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
Start Event Engine
Poll For Alerts
Construct From Command Line
Deliver Alerts
-
Use Case Diagram
Main
