Date: 2004-12-06T13:44:18 Editor: AchimHuegen <[EMAIL PROTECTED]> Wiki: Jakarta HiveMind Wiki Page: JmxPreview URL: http://wiki.apache.org/jakarta-hivemind/JmxPreview
no comment Change Log: ------------------------------------------------------------------------------ @@ -79,7 +79,7 @@ == Monitor == -Though creation of jmx monitors is not automated it is quite easy by defining a service point. +Though creation of jmx monitors is not automated a monitor can easily defining as service point using the standard builderfactory functionality. Such a monitor can watch the attribute of another mbean (for example the average execution time of a service method) and send notifications, if a treshold is crossed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
