[jbosscache-commits] JBoss Cache SVN: r5187 - core/tags/1.4.1.SP9/src/org/jboss/cache.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Tue Jan 22 05:57:59 EST 2008


Author: manik.surtani at jboss.com
Date: 2008-01-22 05:57:58 -0500 (Tue, 22 Jan 2008)
New Revision: 5187

Modified:
   core/tags/1.4.1.SP9/src/org/jboss/cache/TreeCacheMBean.java
Log:
JBCACHE-1255

Modified: core/tags/1.4.1.SP9/src/org/jboss/cache/TreeCacheMBean.java
===================================================================
--- core/tags/1.4.1.SP9/src/org/jboss/cache/TreeCacheMBean.java	2008-01-22 10:50:19 UTC (rev 5186)
+++ core/tags/1.4.1.SP9/src/org/jboss/cache/TreeCacheMBean.java	2008-01-22 10:57:58 UTC (rev 5187)
@@ -984,4 +984,6 @@
      * Purges the contents of all configured {@link CacheLoader}s
      */
     void purgeCacheLoaders() throws Exception;
+
+   void setUseInterceptorMbeans(boolean b);
 }




More information about the jbosscache-commits mailing list