]
Brian Stansberry closed JBCACHE-1181.
-------------------------------------
Resolution: Done
CacheJmxWrappers exposes details as JMX attributes, not operations
------------------------------------------------------------------
Key: JBCACHE-1181
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1181
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.GA
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Fix For: 2.1.0.GA
getConfigurationAsString();
getConfigurationAsHtmlString();
getCacheDetails();
getCacheDetailsAsHtml();
All are too verbose for exposure as MBean attributes in the JMX console. They need to be
converted into operations so users will have to specifically invoke them.
A better API would be:
printConfigurationAsString();
printConfigurationAsHtmlString();
printCacheDetails();
printCacheDetailsAsHtml();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: