This content has been marked as final.
Show 2 replies
-
1. Re: Expose
starksm64 Oct 14, 2005 2:23 AM (in response to genman)I would first look at extending the existing method invocation stats by incorporating the custom stats into the org.jboss.management.j2ee.MessageDrivenBeanMBean stats attribute. The associated stat object would have to extend the javax.management.j2ee.statistics.Stats.
-
2. Re: Expose
genman Oct 23, 2005 12:34 AM (in response to genman)Thanks for the hint.
Actually I'm not entirely sure for the JIRA issue if I'm going to add a "rate" to the MDB or at the JCA level. If the rate limiting plug-in is going to be at the JCA level, then it may not be logical to link it to statistics provided by the MDB.