Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
Monitors a file system directory periodically and raises alerts when a file event occurs.
-
Functionality
The File Event Alerter monitors a file system directory periodically and raises alerts when a file event occurs. The events include file creation, deletion, resizing, and attribute changes. The alerts will be delivered to registered event handlers via the Event Engine.
Applications will use this component to monitor interesting events that occur within a directory. Corresponding event handlers will be created to perform any custom actions based on the events. -
Technologies
JavaAvailability
Version 1.0
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Class Diagram
Main
File Filters
-
Component Specification
Component Specification
-
Javadocs
Javadocs
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
Create FileEventAlerter From Configuration
Monitor Thread
-
Use Case Diagram
Main
