Have you looked at the web-console app?
This already provides a view on how many times methods are invoked...

If you need more then just that, you can always write your own Interceptor 
which you could add to the Interceptor stack to log this kind of 
information.

Regards,

Harm de Laat
Informatiefabriek
The Netherlands



Ionel GARDAIS <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
11/13/2003 10:32 AM
Please respond to
[EMAIL PROTECTED]


To
jboss-user <[EMAIL PROTECTED]>
cc

Subject
[JBoss-user] ejb calls interceptor






Hi,

Is there a way to catch the calls that are made to an
EJB (fields getters/setters, finders, selectors).

My goal is to provide some statistical informations
(how many times a method have been called, which
methods should be optimized ...) through an MBean
StatService

thanks,

=====
-- 
Regards,
Ionel

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to