[jboss-user] [JBossCache] - Re: statistics not refreshing

JerryGauth do-not-reply at jboss.com
Thu Oct 19 15:29:57 EDT 2006


I took a quick look at the PojoCache implementation and it looks like you may be correct that the CacheMgmtInterceptor isn't invoked when an aop method such as getObject() or putObject() is invoked.  Statistics would be accumulated when a TreeCache method such as put() or get() is invoked.

You should probably open a JIRA issue so that this can be tracked.

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

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



More information about the jboss-user mailing list