Author: buildbot
Date: Thu Feb 27 11:11:44 2014
New Revision: 899392
Log:
Staging update by buildbot for deltaspike
Modified:
websites/staging/deltaspike/trunk/content/ (props changed)
websites/staging/deltaspike/trunk/content/spi.html
Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Feb 27 11:11:44 2014
@@ -1 +1 @@
-1572478
+1572515
Modified: websites/staging/deltaspike/trunk/content/spi.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/spi.html (original)
+++ websites/staging/deltaspike/trunk/content/spi.html Thu Feb 27 11:11:44 2014
@@ -124,7 +124,7 @@ DeltaSpike itself doesn't deactivate an
<p>A class-deactivator will be resolved from the environment via the default
resolvers or via a custom resolver which allows to use any type of
configuration-format.
-(see <code>org.apache.deltaspike.core.api.config.ConfigResolver</code>). The
key is the fully qualified name of the interface
(<code>org.apache.deltaspike.core.api.activation.ClassDeactivator</code>).</p>
+(see <code>org.apache.deltaspike.core.api.config.ConfigResolver</code>). The
key is the fully qualified name of the interface
(<code>org.apache.deltaspike.core.spi.activation.ClassDeactivator</code>).</p>
<h1 id="configsource">ConfigSource</h1>
<p>[TODO]</p>
<h2 id="configsourceprovider">ConfigSourceProvider</h2>