[jboss-user] [JBoss Cache: Core Edition] - Re: Depracated CacheJmxWrapperMBean

mariuszs do-not-reply at jboss.com
Tue Apr 14 07:11:54 EDT 2009


Thanks, I readed this doc. So there is no way to declare JMX beans in declarative way, only programatic way? If CacheJmxWrapperMBean  is depracated then how to get access to cache? Now Im using something like this for access cache bean:
anonymous wrote : CacheJmxWrapperMBean  wrapper = MBeanServerInvocationHandler.newProxyInstance(
  | 					server, "jboss.cache:service=ExampleTreeCache", CacheJmxWrapperMBean  .class, false);
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225322#4225322

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225322



More information about the jboss-user mailing list