Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.2
-
Component/s: PicoContainer (Java)
-
Labels:None
-
Number of attachments :
Description
The DecoratingCA must delegate the new CM to its delegate, otherwise the Pico cannot exchange the monitors. Therefore DecoratingCA may not extend MonitoringCA, but implement only CMStrategy. In case of a change if has to test its delegate for implementing CMStrategy also.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Mauro Talevi
made changes -
Status | In Progress [ 3 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
DecoratingCA does delegate a new CM to its delegate. Thus this issue is resolved?