[jboss-jira] [JBoss JIRA] Created: (JBCACHE-783) PojoCache to provide MBean interfaces
Ben Wang (JIRA)
jira-events at jboss.com
Mon Sep 25 01:46:01 EDT 2006
PojoCache to provide MBean interfaces
-------------------------------------
Key: JBCACHE-783
URL: http://jira.jboss.com/jira/browse/JBCACHE-783
Project: JBoss Cache
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: PojoCache
Reporter: Ben Wang
Assigned To: Ben Wang
Fix For: 2.0.0
In 2.0 release, since we are using delegation model for the core Cache, we can't no more rely on the underlying Cache to provide MBean interfaces. Instead, we are following the methodolody used in Cache. That is, we will have a .jmx.PojoCache class that has implemented the MBean interfaces and provide monitoring stats.
We will share the flag useMbean in Configuration object to activate MBean service.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list