Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Component monitoring is an important feature requested in enterprise and commercial applications.
It should be interface driven and allow the swapping of the monitor instance at run-time.
It can be used to provide - among other things - low-level logging of the activity of the system.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Implemented monitoring functionality:
(deprecated classes and interfaces in .defaults)
Added Monitoring impls of CA and CAF which can be extended and have default monitor set.
CAF and child containers if they implement ComponentMonitorStrategy.