Author: buildbot
Date: Sat May 17 11:35:41 2014
New Revision: 909066

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/core.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 17 11:35:41 2014
@@ -1 +1 @@
-1594954
+1595445

Modified: websites/staging/deltaspike/trunk/content/core.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/core.html (original)
+++ websites/staging/deltaspike/trunk/content/core.html Sat May 17 11:35:41 2014
@@ -845,6 +845,8 @@ that exception chain, unless it's explic
 <ul>
 <li><code>#isActivated</code> - Evaluates if the given 
<code>Deactivatable</code> is active.</li>
 </ul>
+<p>To add a custom <code>ClassDeactivator</code> add 
<code>org.apache.deltaspike.core.spi.activation.ClassDeactivator=my.CustomClassDeactivator</code>
 to <code>META-INF\apache-deltaspike.properties</code>.
+Or configure it via a custom <code>ConfigSource</code>.</p>
 <h2 id="exceptionutils">ExceptionUtils</h2>
 <p>Helper methods to deal with Exceptions</p>
 <ul>


Reply via email to