[
https://issues.jboss.org/browse/AS7-4084?page=com.atlassian.jira.plugin.s...
]
Richard Achmatowicz commented on AS7-4084:
------------------------------------------
In that case, you seem to be activating whole child resources by conditionally returning
resources in response to getChild() calls.
In what we had set up so far, we need to turn on a subset of attributes for a specific
resource; e.g.
/susbsystem=infinispan/cache-container=X
// always available attributes
A
B
C
// attributes available when a particular MSC service is running
D
E
Can the method used in the Messaging case also be used to cater to the above?
In other words, what mechanism can be used to "turn-on" and "turn-off"
the visibility of the attributes, as opposed to children?
Implement JMX-style management access to Infinispan components
---------------------------------------------------------------
Key: AS7-4084
URL:
https://issues.jboss.org/browse/AS7-4084
Project: Application Server 7
Issue Type: Feature Request
Components: Clustering, Domain Management
Affects Versions: 7.1.0.Final
Reporter: Richard Achmatowicz
Assignee: Richard Achmatowicz
Fix For: 7.2.0.Alpha1
Provide MBean style access to the underlying components of Infinispan.
We should provide at least the access which was formerly provided by JMX.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira