You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by rs...@apache.org on 2015/05/05 20:41:23 UTC

svn commit: r1677878 [25/25] - in /deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT: ./ org/apache/deltaspike/cdise/api/ org/apache/deltaspike/cdise/api/class-use/ org/apache/deltaspike/core/api/common/ org/apache/deltaspike/core/api/common/class-u...

Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/overview-tree.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/overview-tree.html?rev=1677878&r1=1677877&r2=1677878&view=diff
==============================================================================
--- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/overview-tree.html (original)
+++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/overview-tree.html Tue May  5 18:41:16 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_05) on Tue Mar 10 12:02:08 EDT 2015 -->
+<!-- Generated by javadoc (1.8.0_45) on Tue May 05 20:38:16 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Class Hierarchy (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2015-03-10">
+<meta name="date" content="2015-05-05">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -128,6 +128,8 @@
 <li><a href="org/apache/deltaspike/jsf/spi/scope/window/package-tree.html">org.apache.deltaspike.jsf.spi.scope.window</a>, </li>
 <li><a href="org/apache/deltaspike/jsf/util/package-tree.html">org.apache.deltaspike.jsf.util</a>, </li>
 <li><a href="org/apache/deltaspike/partialbean/api/package-tree.html">org.apache.deltaspike.partialbean.api</a>, </li>
+<li><a href="org/apache/deltaspike/proxy/invocation/package-tree.html">org.apache.deltaspike.proxy.invocation</a>, </li>
+<li><a href="org/apache/deltaspike/proxy/util/package-tree.html">org.apache.deltaspike.proxy.util</a>, </li>
 <li><a href="org/apache/deltaspike/scheduler/api/package-tree.html">org.apache.deltaspike.scheduler.api</a>, </li>
 <li><a href="org/apache/deltaspike/scheduler/spi/package-tree.html">org.apache.deltaspike.scheduler.spi</a>, </li>
 <li><a href="org/apache/deltaspike/security/api/package-tree.html">org.apache.deltaspike.security.api</a>, </li>
@@ -155,6 +157,12 @@
 </ul>
 </li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/AbstractEntityRepository.html" title="class in org.apache.deltaspike.data.api"><span class="typeNameLink">AbstractEntityRepository</span></a>&lt;E,PK&gt; (implements org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/EntityRepository.html" title="interface in org.apache.deltaspike.data.api">EntityRepository</a>&lt;E,PK&gt;)</li>
+<li type="circle">org.apache.deltaspike.proxy.invocation.<a href="org/apache/deltaspike/proxy/invocation/AbstractManualInvocationHandler.html" title="class in org.apache.deltaspike.proxy.invocation"><span class="typeNameLink">AbstractManualInvocationHandler</span></a> (implements java.lang.reflect.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>)
+<ul>
+<li type="circle">org.apache.deltaspike.proxy.invocation.<a href="org/apache/deltaspike/proxy/invocation/DelegateManualInvocationHandler.html" title="class in org.apache.deltaspike.proxy.invocation"><span class="typeNameLink">DelegateManualInvocationHandler</span></a></li>
+<li type="circle">org.apache.deltaspike.proxy.invocation.<a href="org/apache/deltaspike/proxy/invocation/InterceptManualInvocationHandler.html" title="class in org.apache.deltaspike.proxy.invocation"><span class="typeNameLink">InterceptManualInvocationHandler</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.deltaspike.core.api.resourceloader.<a href="org/apache/deltaspike/core/api/resourceloader/AbstractResourceProvider.html" title="class in org.apache.deltaspike.core.api.resourceloader"><span class="typeNameLink">AbstractResourceProvider</span></a> (implements org.apache.deltaspike.core.api.resourceloader.<a href="org/apache/deltaspike/core/api/resourceloader/InjectableResourceProvider.html" title="interface in org.apache.deltaspike.core.api.resourceloader">InjectableResourceProvider</a>)
 <ul>
 <li type="circle">org.apache.deltaspike.core.api.resourceloader.<a href="org/apache/deltaspike/core/api/resourceloader/ClasspathResourceProvider.html" title="class in org.apache.deltaspike.core.api.resourceloader"><span class="typeNameLink">ClasspathResourceProvider</span></a></li>
@@ -195,6 +203,7 @@
 </li>
 <li type="circle">org.apache.deltaspike.core.util.<a href="org/apache/deltaspike/core/util/AnnotationUtils.html" title="class in org.apache.deltaspike.core.util"><span class="typeNameLink">AnnotationUtils</span></a></li>
 <li type="circle">org.apache.deltaspike.core.util.<a href="org/apache/deltaspike/core/util/ArraysUtils.html" title="class in org.apache.deltaspike.core.util"><span class="typeNameLink">ArraysUtils</span></a></li>
+<li type="circle">org.apache.deltaspike.proxy.util.<a href="org/apache/deltaspike/proxy/util/AsmProxyClassGenerator.html" title="class in org.apache.deltaspike.proxy.util"><span class="typeNameLink">AsmProxyClassGenerator</span></a></li>
 <li type="circle">org.apache.deltaspike.core.spi.config.<a href="org/apache/deltaspike/core/spi/config/BaseConfigPropertyProducer.html" title="class in org.apache.deltaspike.core.spi.config"><span class="typeNameLink">BaseConfigPropertyProducer</span></a></li>
 <li type="circle">org.apache.deltaspike.core.util.bean.<a href="org/apache/deltaspike/core/util/bean/BaseImmutableBean.html" title="class in org.apache.deltaspike.core.util.bean"><span class="typeNameLink">BaseImmutableBean</span></a>&lt;T&gt; (implements javax.enterprise.inject.spi.Bean&lt;T&gt;)
 <ul>
@@ -244,6 +253,8 @@
 <li type="circle">org.apache.deltaspike.jsf.spi.scope.window.<a href="org/apache/deltaspike/jsf/spi/scope/window/DefaultClientWindowConfig.html" title="class in org.apache.deltaspike.jsf.spi.scope.window"><span class="typeNameLink">DefaultClientWindowConfig</span></a> (implements org.apache.deltaspike.jsf.spi.scope.window.<a href="org/apache/deltaspike/jsf/spi/scope/window/ClientWindowConfig.html" title="interface in org.apache.deltaspike.jsf.spi.scope.window">ClientWindowConfig</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.<a href="org/apache/deltaspike/core/api/config/view/DefaultErrorView.html" title="class in org.apache.deltaspike.core.api.config.view"><span class="typeNameLink">DefaultErrorView</span></a> (implements org.apache.deltaspike.core.api.config.view.<a href="org/apache/deltaspike/core/api/config/view/ViewConfig.html" title="interface in org.apache.deltaspike.core.api.config.view">ViewConfig</a>)</li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/DelegatingContextualLifecycle.html" title="class in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">DelegatingContextualLifecycle</span></a>&lt;T&gt; (implements org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/ContextualLifecycle.html" title="interface in org.apache.deltaspike.core.util.metadata.builder">ContextualLifecycle</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.deltaspike.proxy.util.<a href="org/apache/deltaspike/proxy/util/DeltaSpikeProxyContextualLifecycle.html" title="class in org.apache.deltaspike.proxy.util"><span class="typeNameLink">DeltaSpikeProxyContextualLifecycle</span></a>&lt;T,H&gt; (implements org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/ContextualLifecycle.html" title="interface in org.apache.deltaspike.core.util.metadata.builder">ContextualLifecycle</a>&lt;T&gt;)</li>
+<li type="circle">org.apache.deltaspike.proxy.util.<a href="org/apache/deltaspike/proxy/util/DeltaSpikeProxyFactory.html" title="class in org.apache.deltaspike.proxy.util"><span class="typeNameLink">DeltaSpikeProxyFactory</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.provider.<a href="org/apache/deltaspike/core/api/provider/DependentProvider.html" title="class in org.apache.deltaspike.core.api.provider"><span class="typeNameLink">DependentProvider</span></a>&lt;T&gt; (implements javax.inject.Provider&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/DummyInjectionTarget.html" title="class in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">DummyInjectionTarget</span></a>&lt;T&gt; (implements javax.enterprise.inject.spi.InjectionTarget&lt;T&gt;)</li>
 <li type="circle">org.apache.deltaspike.core.api.exception.control.event.<a href="org/apache/deltaspike/core/api/exception/control/event/ExceptionStackEvent.html" title="class in org.apache.deltaspike.core.api.exception.control.event"><span class="typeNameLink">ExceptionStackEvent</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
@@ -257,6 +268,7 @@
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/InjectableMethod.html" title="class in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">InjectableMethod</span></a>&lt;X&gt;</li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.<a href="org/apache/deltaspike/core/util/metadata/InjectionPointWrapper.html" title="class in org.apache.deltaspike.core.util.metadata"><span class="typeNameLink">InjectionPointWrapper</span></a> (implements javax.enterprise.inject.spi.InjectionPoint)</li>
 <li type="circle">org.apache.deltaspike.jsf.api.config.<a href="org/apache/deltaspike/jsf/api/config/JsfModuleConfig.html" title="class in org.apache.deltaspike.jsf.api.config"><span class="typeNameLink">JsfModuleConfig</span></a> (implements org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/DeltaSpikeConfig.html" title="interface in org.apache.deltaspike.core.api.config">DeltaSpikeConfig</a>)</li>
+<li type="circle">org.apache.deltaspike.proxy.invocation.<a href="org/apache/deltaspike/proxy/invocation/ManualInvocationContext.html" title="class in org.apache.deltaspike.proxy.invocation"><span class="typeNameLink">ManualInvocationContext</span></a>&lt;T,H&gt; (implements javax.interceptor.InvocationContext)</li>
 <li type="circle">org.apache.deltaspike.jsf.util.<a href="org/apache/deltaspike/jsf/util/NamingConventionUtils.html" title="class in org.apache.deltaspike.jsf.util"><span class="typeNameLink">NamingConventionUtils</span></a></li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/ParameterValueRedefiner.ParameterValue.html" title="class in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">ParameterValueRedefiner.ParameterValue</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.navigation.event.<a href="org/apache/deltaspike/core/api/config/view/navigation/event/PreViewConfigNavigateEvent.html" title="class in org.apache.deltaspike.core.api.config.view.navigation.event"><span class="typeNameLink">PreViewConfigNavigateEvent</span></a></li>
@@ -302,6 +314,7 @@
 <ul>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
+<li type="circle">org.apache.deltaspike.proxy.invocation.<a href="org/apache/deltaspike/proxy/invocation/ManualInvocationThrowableWrapperException.html" title="class in org.apache.deltaspike.proxy.invocation"><span class="typeNameLink">ManualInvocationThrowableWrapperException</span></a></li>
 <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a>
 <ul>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/QueryInvocationException.html" title="class in org.apache.deltaspike.data.api"><span class="typeNameLink">QueryInvocationException</span></a></li>
@@ -326,7 +339,6 @@
 </ul>
 </li>
 <li type="circle">org.apache.deltaspike.jpa.api.transaction.<a href="org/apache/deltaspike/jpa/api/transaction/TransactionHelper.html" title="class in org.apache.deltaspike.jpa.api.transaction"><span class="typeNameLink">TransactionHelper</span></a></li>
-<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/TypedConfig.html" title="class in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">TypedConfig</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.deltaspike.jsf.api.config.view.<a href="org/apache/deltaspike/jsf/api/config/view/View.AbstractNameBuilder.html" title="class in org.apache.deltaspike.jsf.api.config.view"><span class="typeNameLink">View.AbstractNameBuilder</span></a> (implements org.apache.deltaspike.jsf.api.config.view.<a href="org/apache/deltaspike/jsf/api/config/view/View.NameBuilder.html" title="interface in org.apache.deltaspike.jsf.api.config.view">View.NameBuilder</a>)
 <ul>
 <li type="circle">org.apache.deltaspike.jsf.api.config.view.<a href="org/apache/deltaspike/jsf/api/config/view/View.DefaultBasePathBuilder.html" title="class in org.apache.deltaspike.jsf.api.config.view"><span class="typeNameLink">View.DefaultBasePathBuilder</span></a></li>
@@ -371,16 +383,21 @@
 <li type="circle">org.apache.deltaspike.core.spi.config.<a href="org/apache/deltaspike/core/spi/config/ConfigFilter.html" title="interface in org.apache.deltaspike.core.spi.config"><span class="typeNameLink">ConfigFilter</span></a></li>
 <li type="circle">org.apache.deltaspike.core.spi.config.view.<a href="org/apache/deltaspike/core/spi/config/view/ConfigNodeConverter.html" title="interface in org.apache.deltaspike.core.spi.config.view"><span class="typeNameLink">ConfigNodeConverter</span></a></li>
 <li type="circle">org.apache.deltaspike.core.spi.config.view.<a href="org/apache/deltaspike/core/spi/config/view/ConfigPreProcessor.html" title="interface in org.apache.deltaspike.core.spi.config.view"><span class="typeNameLink">ConfigPreProcessor</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/ConfigResolver.Converter.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">ConfigResolver.Converter</span></a>&lt;T&gt;</li>
+<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/ConfigResolver.TypedResolver.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">ConfigResolver.TypedResolver</span></a>&lt;T&gt;
+<ul>
+<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/ConfigResolver.UntypedResolver.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">ConfigResolver.UntypedResolver</span></a>&lt;T&gt;</li>
+</ul>
+</li>
 <li type="circle">org.apache.deltaspike.core.spi.config.<a href="org/apache/deltaspike/core/spi/config/ConfigSource.html" title="interface in org.apache.deltaspike.core.spi.config"><span class="typeNameLink">ConfigSource</span></a></li>
 <li type="circle">org.apache.deltaspike.core.spi.config.<a href="org/apache/deltaspike/core/spi/config/ConfigSourceProvider.html" title="interface in org.apache.deltaspike.core.spi.config"><span class="typeNameLink">ConfigSourceProvider</span></a></li>
 <li type="circle">org.apache.deltaspike.cdise.api.<a href="org/apache/deltaspike/cdise/api/ContextControl.html" title="interface in org.apache.deltaspike.cdise.api"><span class="typeNameLink">ContextControl</span></a></li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/ContextualLifecycle.html" title="interface in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">ContextualLifecycle</span></a>&lt;T&gt;</li>
-<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig</span></a></li>
-<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.BeanManager.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.BeanManager</span></a></li>
+<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.BeanManagerDelegation.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.BeanManagerDelegation</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.Interceptor.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.Interceptor</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.MBean.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.MBean</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.Scope.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.Scope</span></a></li>
-<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.Scope.Window.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.Scope.Window</span></a></li>
+<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.Scope.WindowRestriction.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig.Scope.WindowRestriction</span></a></li>
 <li type="circle">org.apache.deltaspike.data.api.criteria.<a href="org/apache/deltaspike/data/api/criteria/Criteria.html" title="interface in org.apache.deltaspike.data.api.criteria"><span class="typeNameLink">Criteria</span></a>&lt;C,R&gt;</li>
 <li type="circle">org.apache.deltaspike.data.api.criteria.<a href="org/apache/deltaspike/data/api/criteria/CriteriaSupport.html" title="interface in org.apache.deltaspike.data.api.criteria"><span class="typeNameLink">CriteriaSupport</span></a>&lt;E&gt;</li>
 <li type="circle">org.apache.deltaspike.core.spi.activation.<a href="org/apache/deltaspike/core/spi/activation/Deactivatable.html" title="interface in org.apache.deltaspike.core.spi.activation"><span class="typeNameLink">Deactivatable</span></a>
@@ -392,6 +409,14 @@
 </ul>
 </li>
 <li type="circle">org.apache.deltaspike.data.spi.<a href="org/apache/deltaspike/data/spi/DelegateQueryHandler.html" title="interface in org.apache.deltaspike.data.spi"><span class="typeNameLink">DelegateQueryHandler</span></a></li>
+<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/DeltaSpikeBaseConfig.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">DeltaSpikeBaseConfig</span></a>
+<ul>
+<li type="circle">org.apache.deltaspike.core.api.config.base.<a href="org/apache/deltaspike/core/api/config/base/CoreBaseConfig.html" title="interface in org.apache.deltaspike.core.api.config.base"><span class="typeNameLink">CoreBaseConfig</span></a></li>
+<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig</span></a></li>
+<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.deltaspike.proxy.util.<a href="org/apache/deltaspike/proxy/util/DeltaSpikeProxy.html" title="interface in org.apache.deltaspike.proxy.util"><span class="typeNameLink">DeltaSpikeProxy</span></a></li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/EntityManagerDelegate.html" title="interface in org.apache.deltaspike.data.api"><span class="typeNameLink">EntityManagerDelegate</span></a>&lt;E&gt;</li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/EntityManagerResolver.html" title="interface in org.apache.deltaspike.data.api"><span class="typeNameLink">EntityManagerResolver</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.exception.control.event.<a href="org/apache/deltaspike/core/api/exception/control/event/ExceptionEvent.html" title="interface in org.apache.deltaspike.core.api.exception.control.event"><span class="typeNameLink">ExceptionEvent</span></a>&lt;T&gt;
@@ -406,14 +431,14 @@
 <li type="circle">org.apache.deltaspike.core.api.resourceloader.<a href="org/apache/deltaspike/core/api/resourceloader/InjectableResourceProvider.html" title="interface in org.apache.deltaspike.core.api.resourceloader"><span class="typeNameLink">InjectableResourceProvider</span></a></li>
 <li type="circle">org.apache.deltaspike.core.spi.config.view.<a href="org/apache/deltaspike/core/spi/config/view/InlineMetaDataTransformer.html" title="interface in org.apache.deltaspike.core.spi.config.view"><span class="typeNameLink">InlineMetaDataTransformer</span></a>&lt;I,T&gt;</li>
 <li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/JmxBroadcaster.html" title="interface in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">JmxBroadcaster</span></a></li>
-<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig</span></a></li>
 <li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.Scope.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.Scope</span></a></li>
-<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.Scope.View.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.Scope.View</span></a></li>
-<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.Scope.Window.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.Scope.Window</span></a></li>
+<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.Scope.ViewDelegation.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.Scope.ViewDelegation</span></a></li>
+<li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.Scope.WindowRestriction.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.Scope.WindowRestriction</span></a></li>
 <li type="circle">org.apache.deltaspike.jsf.api.config.base.<a href="org/apache/deltaspike/jsf/api/config/base/JsfBaseConfig.ViewConfig.html" title="interface in org.apache.deltaspike.jsf.api.config.base"><span class="typeNameLink">JsfBaseConfig.ViewConfig</span></a></li>
 <li type="circle">org.apache.deltaspike.core.util.metadata.builder.<a href="org/apache/deltaspike/core/util/metadata/builder/ParameterValueRedefiner.html" title="interface in org.apache.deltaspike.core.util.metadata.builder"><span class="typeNameLink">ParameterValueRedefiner</span></a></li>
 <li type="circle">org.apache.deltaspike.jpa.spi.entitymanager.<a href="org/apache/deltaspike/jpa/spi/entitymanager/PersistenceConfigurationProvider.html" title="interface in org.apache.deltaspike.jpa.spi.entitymanager"><span class="typeNameLink">PersistenceConfigurationProvider</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.projectstage.<a href="org/apache/deltaspike/core/api/projectstage/ProjectStageHolder.html" title="interface in org.apache.deltaspike.core.api.projectstage"><span class="typeNameLink">ProjectStageHolder</span></a></li>
+<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/PropertyFileConfig.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">PropertyFileConfig</span></a></li>
 <li type="circle">org.apache.deltaspike.data.api.mapping.<a href="org/apache/deltaspike/data/api/mapping/QueryInOutMapper.html" title="interface in org.apache.deltaspike.data.api.mapping"><span class="typeNameLink">QueryInOutMapper</span></a>&lt;E&gt;</li>
 <li type="circle">org.apache.deltaspike.data.spi.<a href="org/apache/deltaspike/data/spi/QueryInvocationContext.html" title="interface in org.apache.deltaspike.data.spi"><span class="typeNameLink">QueryInvocationContext</span></a></li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/QueryResult.html" title="interface in org.apache.deltaspike.data.api"><span class="typeNameLink">QueryResult</span></a>&lt;E&gt;</li>
@@ -433,7 +458,6 @@
 </li>
 <li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageContext.html" title="interface in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageContext</span></a> (also extends java.lang.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/LocaleResolver.html" title="interface in org.apache.deltaspike.core.api.message">LocaleResolver</a>, java.io.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageInterpolator.html" title="interface in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageInterpolator</span></a> (also extends java.io.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/PropertyFileConfig.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">PropertyFileConfig</span></a></li>
 <li type="circle">org.apache.deltaspike.jpa.api.transaction.<a href="org/apache/deltaspike/jpa/api/transaction/TransactionConfig.html" title="interface in org.apache.deltaspike.jpa.api.transaction"><span class="typeNameLink">TransactionConfig</span></a></li>
 </ul>
 </li>
@@ -458,7 +482,6 @@
 <li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageResolver.html" title="interface in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageResolver</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.navigation.<a href="org/apache/deltaspike/core/api/config/view/navigation/NavigationParameterContext.html" title="interface in org.apache.deltaspike.core.api.config.view.navigation"><span class="typeNameLink">NavigationParameterContext</span></a></li>
 <li type="circle">org.apache.deltaspike.jsf.spi.config.view.navigation.<a href="org/apache/deltaspike/jsf/spi/config/view/navigation/NavigationParameterStrategy.html" title="interface in org.apache.deltaspike.jsf.spi.config.view.navigation"><span class="typeNameLink">NavigationParameterStrategy</span></a></li>
-<li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/PropertyFileConfig.html" title="interface in org.apache.deltaspike.core.api.config"><span class="typeNameLink">PropertyFileConfig</span></a></li>
 <li type="circle">org.apache.deltaspike.security.spi.authorization.<a href="org/apache/deltaspike/security/spi/authorization/SecurityStrategy.html" title="interface in org.apache.deltaspike.security.spi.authorization"><span class="typeNameLink">SecurityStrategy</span></a></li>
 <li type="circle">org.apache.deltaspike.security.api.authorization.<a href="org/apache/deltaspike/security/api/authorization/SecurityViolation.html" title="interface in org.apache.deltaspike.security.api.authorization"><span class="typeNameLink">SecurityViolation</span></a></li>
 <li type="circle">org.apache.deltaspike.jpa.api.transaction.<a href="org/apache/deltaspike/jpa/api/transaction/TransactionConfig.html" title="interface in org.apache.deltaspike.jpa.api.transaction"><span class="typeNameLink">TransactionConfig</span></a></li>
@@ -470,9 +493,8 @@
 </li>
 <li type="circle">org.apache.deltaspike.core.spi.config.view.<a href="org/apache/deltaspike/core/spi/config/view/TargetViewConfigProvider.html" title="interface in org.apache.deltaspike.core.spi.config.view"><span class="typeNameLink">TargetViewConfigProvider</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.deltaspike.testcontrol.spi.<a href="org/apache/deltaspike/testcontrol/spi/TestAware.html" title="interface in org.apache.deltaspike.testcontrol.spi"><span class="typeNameLink">TestAware</span></a></li>
-<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig</span></a></li>
-<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.Container.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig.Container</span></a></li>
-<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.Mock.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig.Mock</span></a></li>
+<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.ContainerIntegration.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig.ContainerIntegration</span></a></li>
+<li type="circle">org.apache.deltaspike.testcontrol.api.junit.<a href="org/apache/deltaspike/testcontrol/api/junit/TestBaseConfig.MockIntegration.html" title="interface in org.apache.deltaspike.testcontrol.api.junit"><span class="typeNameLink">TestBaseConfig.MockIntegration</span></a></li>
 <li type="circle">org.apache.deltaspike.core.api.projectstage.<a href="org/apache/deltaspike/core/api/projectstage/TestStage.html" title="interface in org.apache.deltaspike.core.api.projectstage"><span class="typeNameLink">TestStage</span></a></li>
 <li type="circle">org.apache.deltaspike.testcontrol.spi.junit.<a href="org/apache/deltaspike/testcontrol/spi/junit/TestStatementDecoratorFactory.html" title="interface in org.apache.deltaspike.testcontrol.spi.junit"><span class="typeNameLink">TestStatementDecoratorFactory</span></a></li>
 <li type="circle">org.apache.deltaspike.jsf.api.config.view.<a href="org/apache/deltaspike/jsf/api/config/view/View.Extension.html" title="interface in org.apache.deltaspike.jsf.api.config.view"><span class="typeNameLink">View.Extension</span></a></li>
@@ -485,40 +507,40 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.deltaspike.core.api.common.<a href="org/apache/deltaspike/core/api/common/DeltaSpike.html" title="annotation in org.apache.deltaspike.core.api.common"><span class="typeNameLink">DeltaSpike</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/NotificationInfo.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">NotificationInfo</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/NotificationInfo.List.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">NotificationInfo.List</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/MBean.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">MBean</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/JmxManaged.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">JmxManaged</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/WindowScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">WindowScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ViewAccessScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ViewAccessScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/GroupedConversationScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">GroupedConversationScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ConversationSubGroup.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ConversationSubGroup</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ConversationGroup.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ConversationGroup</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.lifecycle.<a href="org/apache/deltaspike/core/api/lifecycle/Initialized.html" title="annotation in org.apache.deltaspike.core.api.lifecycle"><span class="typeNameLink">Initialized</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.lifecycle.<a href="org/apache/deltaspike/core/api/lifecycle/Destroyed.html" title="annotation in org.apache.deltaspike.core.api.lifecycle"><span class="typeNameLink">Destroyed</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageTemplate.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageTemplate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageContextConfig.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageContextConfig</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageBundle.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageBundle</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/Handles.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">Handles</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/ExceptionHandler.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">ExceptionHandler</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/BeforeHandles.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">BeforeHandles</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.<a href="org/apache/deltaspike/core/api/config/ConfigProperty.html" title="annotation in org.apache.deltaspike.core.api.config"><span class="typeNameLink">ConfigProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/ViewControllerRef.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">ViewControllerRef</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PreViewAction.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PreViewAction</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PreRenderView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PreRenderView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PostRenderView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PostRenderView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/InitView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">InitView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.<a href="org/apache/deltaspike/core/api/config/view/ViewRef.html" title="annotation in org.apache.deltaspike.core.api.config.view"><span class="typeNameLink">ViewRef</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.metadata.<a href="org/apache/deltaspike/core/api/config/view/metadata/ViewMetaData.html" title="annotation in org.apache.deltaspike.core.api.config.view.metadata"><span class="typeNameLink">ViewMetaData</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.metadata.<a href="org/apache/deltaspike/core/api/config/view/metadata/SkipMetaDataMerge.html" title="annotation in org.apache.deltaspike.core.api.config.view.metadata"><span class="typeNameLink">SkipMetaDataMerge</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.metadata.<a href="org/apache/deltaspike/core/api/config/view/metadata/InlineViewMetaData.html" title="annotation in org.apache.deltaspike.core.api.config.view.metadata"><span class="typeNameLink">InlineViewMetaData</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.metadata.<a href="org/apache/deltaspike/core/api/config/view/metadata/DefaultCallback.html" title="annotation in org.apache.deltaspike.core.api.config.view.metadata"><span class="typeNameLink">DefaultCallback</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.metadata.<a href="org/apache/deltaspike/core/api/config/view/metadata/Aggregated.html" title="annotation in org.apache.deltaspike.core.api.config.view.metadata"><span class="typeNameLink">Aggregated</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/ViewControllerRef.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">ViewControllerRef</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PreViewAction.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PreViewAction</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PreRenderView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PreRenderView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/PostRenderView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">PostRenderView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.config.view.controller.<a href="org/apache/deltaspike/core/api/config/view/controller/InitView.html" title="annotation in org.apache.deltaspike.core.api.config.view.controller"><span class="typeNameLink">InitView</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.navigation.<a href="org/apache/deltaspike/core/api/config/view/navigation/NavigationParameter.html" title="annotation in org.apache.deltaspike.core.api.config.view.navigation"><span class="typeNameLink">NavigationParameter</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.config.view.navigation.<a href="org/apache/deltaspike/core/api/config/view/navigation/NavigationParameter.List.html" title="annotation in org.apache.deltaspike.core.api.config.view.navigation"><span class="typeNameLink">NavigationParameter.List</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/Handles.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">Handles</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/ExceptionHandler.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">ExceptionHandler</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.exception.control.<a href="org/apache/deltaspike/core/api/exception/control/BeforeHandles.html" title="annotation in org.apache.deltaspike.core.api.exception.control"><span class="typeNameLink">BeforeHandles</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.exclude.<a href="org/apache/deltaspike/core/api/exclude/Exclude.html" title="annotation in org.apache.deltaspike.core.api.exclude"><span class="typeNameLink">Exclude</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/NotificationInfo.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">NotificationInfo</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/NotificationInfo.List.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">NotificationInfo.List</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/MBean.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">MBean</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.jmx.<a href="org/apache/deltaspike/core/api/jmx/JmxManaged.html" title="annotation in org.apache.deltaspike.core.api.jmx"><span class="typeNameLink">JmxManaged</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.lifecycle.<a href="org/apache/deltaspike/core/api/lifecycle/Initialized.html" title="annotation in org.apache.deltaspike.core.api.lifecycle"><span class="typeNameLink">Initialized</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.lifecycle.<a href="org/apache/deltaspike/core/api/lifecycle/Destroyed.html" title="annotation in org.apache.deltaspike.core.api.lifecycle"><span class="typeNameLink">Destroyed</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageTemplate.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageTemplate</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageContextConfig.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageContextConfig</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.message.<a href="org/apache/deltaspike/core/api/message/MessageBundle.html" title="annotation in org.apache.deltaspike.core.api.message"><span class="typeNameLink">MessageBundle</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.api.resourceloader.<a href="org/apache/deltaspike/core/api/resourceloader/InjectableResource.html" title="annotation in org.apache.deltaspike.core.api.resourceloader"><span class="typeNameLink">InjectableResource</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/WindowScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">WindowScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ViewAccessScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ViewAccessScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/GroupedConversationScoped.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">GroupedConversationScoped</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ConversationSubGroup.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ConversationSubGroup</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.core.api.scope.<a href="org/apache/deltaspike/core/api/scope/ConversationGroup.html" title="annotation in org.apache.deltaspike.core.api.scope"><span class="typeNameLink">ConversationGroup</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.core.api.common.<a href="org/apache/deltaspike/core/api/common/DeltaSpike.html" title="annotation in org.apache.deltaspike.core.api.common"><span class="typeNameLink">DeltaSpike</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.core.spi.config.view.<a href="org/apache/deltaspike/core/spi/config/view/ViewConfigRoot.html" title="annotation in org.apache.deltaspike.core.spi.config.view"><span class="typeNameLink">ViewConfigRoot</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.security.api.authorization.<a href="org/apache/deltaspike/security/api/authorization/SecurityParameterBinding.html" title="annotation in org.apache.deltaspike.security.api.authorization"><span class="typeNameLink">SecurityParameterBinding</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.security.api.authorization.<a href="org/apache/deltaspike/security/api/authorization/SecurityBindingType.html" title="annotation in org.apache.deltaspike.security.api.authorization"><span class="typeNameLink">SecurityBindingType</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
@@ -541,14 +563,14 @@
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/MaxResults.html" title="annotation in org.apache.deltaspike.data.api"><span class="typeNameLink">MaxResults</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/FirstResult.html" title="annotation in org.apache.deltaspike.data.api"><span class="typeNameLink">FirstResult</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.<a href="org/apache/deltaspike/data/api/EntityManagerConfig.html" title="annotation in org.apache.deltaspike.data.api"><span class="typeNameLink">EntityManagerConfig</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.data.api.mapping.<a href="org/apache/deltaspike/data/api/mapping/MappingConfig.html" title="annotation in org.apache.deltaspike.data.api.mapping"><span class="typeNameLink">MappingConfig</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.audit.<a href="org/apache/deltaspike/data/api/audit/ModifiedOn.html" title="annotation in org.apache.deltaspike.data.api.audit"><span class="typeNameLink">ModifiedOn</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.audit.<a href="org/apache/deltaspike/data/api/audit/ModifiedBy.html" title="annotation in org.apache.deltaspike.data.api.audit"><span class="typeNameLink">ModifiedBy</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.audit.<a href="org/apache/deltaspike/data/api/audit/CurrentUser.html" title="annotation in org.apache.deltaspike.data.api.audit"><span class="typeNameLink">CurrentUser</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.data.api.audit.<a href="org/apache/deltaspike/data/api/audit/CreatedOn.html" title="annotation in org.apache.deltaspike.data.api.audit"><span class="typeNameLink">CreatedOn</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.data.api.mapping.<a href="org/apache/deltaspike/data/api/mapping/MappingConfig.html" title="annotation in org.apache.deltaspike.data.api.mapping"><span class="typeNameLink">MappingConfig</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.scheduler.api.<a href="org/apache/deltaspike/scheduler/api/Scheduled.html" title="annotation in org.apache.deltaspike.scheduler.api"><span class="typeNameLink">Scheduled</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
-<li type="circle">org.apache.deltaspike.testcontrol.api.mock.<a href="org/apache/deltaspike/testcontrol/api/mock/TypedMock.html" title="annotation in org.apache.deltaspike.testcontrol.api.mock"><span class="typeNameLink">TypedMock</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 <li type="circle">org.apache.deltaspike.testcontrol.api.<a href="org/apache/deltaspike/testcontrol/api/TestControl.html" title="annotation in org.apache.deltaspike.testcontrol.api"><span class="typeNameLink">TestControl</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
+<li type="circle">org.apache.deltaspike.testcontrol.api.mock.<a href="org/apache/deltaspike/testcontrol/api/mock/TypedMock.html" title="annotation in org.apache.deltaspike.testcontrol.api.mock"><span class="typeNameLink">TypedMock</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/annotation.Annotation.html?is-external=true" title="class or interface in java.lang">Annotation</a>)</li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>

Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/package-list
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/package-list?rev=1677878&r1=1677877&r2=1677878&view=diff
==============================================================================
--- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/package-list (original)
+++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/package-list Tue May  5 18:41:16 2015
@@ -52,6 +52,8 @@ org.apache.deltaspike.jsf.spi.config.vie
 org.apache.deltaspike.jsf.spi.scope.window
 org.apache.deltaspike.jsf.util
 org.apache.deltaspike.partialbean.api
+org.apache.deltaspike.proxy.invocation
+org.apache.deltaspike.proxy.util
 org.apache.deltaspike.scheduler.api
 org.apache.deltaspike.scheduler.spi
 org.apache.deltaspike.security.api

Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/serialized-form.html
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/serialized-form.html?rev=1677878&r1=1677877&r2=1677878&view=diff
==============================================================================
--- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/serialized-form.html (original)
+++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/serialized-form.html Tue May  5 18:41:16 2015
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_05) on Tue Mar 10 12:02:08 EDT 2015 -->
+<!-- Generated by javadoc (1.8.0_45) on Tue May 05 20:38:16 CEST 2015 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Serialized Form (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API)</title>
-<meta name="date" content="2015-03-10">
+<meta name="date" content="2015-05-05">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -913,6 +913,16 @@
 </li>
 </ul>
 </li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;org.apache.deltaspike.proxy.invocation</h2>
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.deltaspike.proxy.invocation.ManualInvocationThrowableWrapperException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/deltaspike/proxy/invocation/ManualInvocationThrowableWrapperException.html" title="class in org.apache.deltaspike.proxy.invocation">org.apache.deltaspike.proxy.invocation.ManualInvocationThrowableWrapperException</a> extends <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3>
+</li>
+</ul>
+</li>
 <li class="blockList">
 <h2 title="Package">Package&nbsp;org.apache.deltaspike.security.api</h2>
 <ul class="blockList">