[jboss-user] [JBossCache] - Re: Associating multiple keys with same object without stori

haribaasha do-not-reply at jboss.com
Thu Nov 30 04:28:10 EST 2006


this is wat i use to get the treecache instance 
MBeanServer     server    = MBeanServerLocator.locate();
	    TreeCacheMBean  tree      = ( TreeCacheMBean ) MBeanProxyExt.create( TreeCacheMBean.class, "jboss.cache:service=TreeCache", server );

the object i am caching is a string , with a string as key..

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

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



More information about the jboss-user mailing list