Author: eric
Date: Wed Nov 10 16:53:54 2010
New Revision: 1033588

URL: http://svn.apache.org/viewvc?rev=1033588&view=rev
Log:
Add documentation for new HookResultJMXMonitor

Modified:
    james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml

Modified: james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml?rev=1033588&r1=1033587&r2=1033588&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml (original)
+++ james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml Wed Nov 10 
16:53:54 2010
@@ -81,6 +81,11 @@
     <subsection name="MailPriorityHandler">
       <p>Allows to set priority on mails for the spool queues, depending on 
the destination domain.</p>
     </subsection>
+    
+    <subsection name="HookResultJMXMonitor">
+      <p>Allows to register a HookStatsMBean under JMX for every processed 
Hook. 
+         You will get statistics about the configured hooks via JMX </p>
+    </subsection>
 
   </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to