Author: michiel
Date: 2009-05-18 19:44:59 +0200 (Mon, 18 May 2009)
New Revision: 35274

Modified:
   mmbase/trunk/config/functions/utils.xml
Log:
a function to expose all threadpools

Modified: mmbase/trunk/config/functions/utils.xml
===================================================================
--- mmbase/trunk/config/functions/utils.xml     2009-05-18 17:44:34 UTC (rev 
35273)
+++ mmbase/trunk/config/functions/utils.xml     2009-05-18 17:44:59 UTC (rev 
35274)
@@ -87,4 +87,10 @@
     <method>getModules</method>
   </function>
 
+ <function name="threadPools">
+    <type>class</type>
+    <class>org.mmbase.util.ThreadPools</class>
+    <method>getThreadPools</method>
+  </function>
+
 </functionset>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to