Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-4
-
Fix Version/s: 1.0-beta-5
-
Component/s: jmx
-
Labels:None
-
Number of attachments :
Description
The JMXVisitor is optimal for components that behave like singletons i.e. every component is instantiated just once. For CAs with an instantiating behaviour, that are not cached, a need exists to register any new instance of a component. Therefore a JMXExposingCA should be implemented.
Activity
Jörg Schaible
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Joerg Schaible [ joehni ] |
Jörg Schaible
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.0-beta-5 [ 11369 ] | |
Resolution | Fixed [ 1 ] |
Added JMXExposingCA.