[infinispan-dev] ISPN-118 - DefaultCacheManager already marked as MBean

Galder Zamarreno galder.zamarreno at redhat.com
Fri Jul 24 04:55:44 EDT 2009


Hi,

Re: https://jira.jboss.org/jira/browse/ISPN-118

It turns out that since rev.454, DefaultCacheManager has already been 
marked as an MBean 
(http://fisheye.jboss.org/browse/Infinispan/trunk/core/src/main/java/org/infinispan/manager/DefaultCacheManager.java?r=454)

Currently, none of the getCache() methods are marked as MBean operations 
and I wanted to get confirmation on whether it should leave as it is. I 
mean, in AS6, I suppose people will be able to use the JNDI method to 
get access to the CacheManager and get the cache from there 
(http://tinyurl.com/lq688t section 11.2). Anyone running standalone can 
simply instantiate the cache manager.

Thoughts?
-- 
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache



More information about the infinispan-dev mailing list