You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/11/10 17:53:54 UTC

svn commit: r1033588 - /james/server/trunk/src/site/xdoc/dev-provided-smtp-hooks.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org