Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12B8117A62 for ; Tue, 5 May 2015 18:41:39 +0000 (UTC) Received: (qmail 32411 invoked by uid 500); 5 May 2015 18:41:38 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 32346 invoked by uid 500); 5 May 2015 18:41:38 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 32327 invoked by uid 99); 5 May 2015 18:41:38 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 18:41:38 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 80A21AC0E5B for ; Tue, 5 May 2015 18:41:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1677878 [2/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-us... Date: Tue, 05 May 2015 18:41:23 -0000 To: commits@deltaspike.apache.org From: rsmeral@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150505184138.80A21AC0E5B@hades.apache.org> Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-frame.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-frame.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-frame.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-frame.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + All Classes (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + @@ -17,6 +17,7 @@
  • AbstractContext
  • AbstractDecisionVoter
  • AbstractEntityRepository
  • +
  • AbstractManualInvocationHandler
  • AbstractResourceProvider
  • AccessDecisionState
  • AccessDecisionVoter
  • @@ -34,6 +35,7 @@
  • ApplicationMockManager
  • ApplicationScopedLiteral
  • ArraysUtils
  • +
  • AsmProxyClassGenerator
  • BaseConfigPropertyProducer
  • BaseImmutableBean
  • BasePropertyExpressionInterpreter
  • @@ -63,6 +65,9 @@
  • ConfigPreProcessor
  • ConfigProperty
  • ConfigResolver
  • +
  • ConfigResolver.Converter
  • +
  • ConfigResolver.TypedResolver
  • +
  • ConfigResolver.UntypedResolver
  • ConfigSource
  • ConfigSourceProvider
  • ContextControl
  • @@ -74,11 +79,11 @@
  • ConversationScopedLiteral
  • ConversationSubGroup
  • CoreBaseConfig
  • -
  • CoreBaseConfig.BeanManager
  • +
  • CoreBaseConfig.BeanManagerDelegation
  • CoreBaseConfig.Interceptor
  • CoreBaseConfig.MBean
  • CoreBaseConfig.Scope
  • -
  • CoreBaseConfig.Scope.Window
  • +
  • CoreBaseConfig.Scope.WindowRestriction
  • CreatedOn
  • Criteria
  • CriteriaSupport
  • @@ -88,11 +93,16 @@
  • DefaultClientWindowConfig
  • DefaultErrorView
  • DefaultLiteral
  • +
  • DelegateManualInvocationHandler
  • DelegateQueryHandler
  • DelegatingContextualLifecycle
  • DeltaSpike
  • +
  • DeltaSpikeBaseConfig
  • DeltaSpikeConfig
  • DeltaSpikeLiteral
  • +
  • DeltaSpikeProxy
  • +
  • DeltaSpikeProxyContextualLifecycle
  • +
  • DeltaSpikeProxyFactory
  • DependentProvider
  • DependentScopeLiteral
  • Destroyed
  • @@ -144,20 +154,23 @@
  • InjectionPointWrapper
  • InlineMetaDataTransformer
  • InlineViewMetaData
  • +
  • InterceptManualInvocationHandler
  • InterceptorStrategy
  • IntrospectiveExceptionEvent
  • JmxBroadcaster
  • JmxManaged
  • JsfBaseConfig
  • JsfBaseConfig.Scope
  • -
  • JsfBaseConfig.Scope.View
  • -
  • JsfBaseConfig.Scope.Window
  • +
  • JsfBaseConfig.Scope.ViewDelegation
  • +
  • JsfBaseConfig.Scope.WindowRestriction
  • JsfBaseConfig.ViewConfig
  • JsfMessage
  • JsfModuleConfig
  • JsfPhaseId
  • JsfPhaseListener
  • LocaleResolver
  • +
  • ManualInvocationContext
  • +
  • ManualInvocationThrowableWrapperException
  • MappingConfig
  • MaxResults
  • MBean
  • @@ -243,8 +256,8 @@
  • TargetViewConfigProvider
  • TestAware
  • TestBaseConfig
  • -
  • TestBaseConfig.Container
  • -
  • TestBaseConfig.Mock
  • +
  • TestBaseConfig.ContainerIntegration
  • +
  • TestBaseConfig.MockIntegration
  • TestControl
  • TestControlLiteral
  • TestStage
  • @@ -254,7 +267,6 @@
  • TransactionHelper
  • TransactionScoped
  • TransactionStrategy
  • -
  • TypedConfig
  • TypedLiteral
  • TypedMock
  • View
  • Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-noframe.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-noframe.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-noframe.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/allclasses-noframe.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + All Classes (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + @@ -17,6 +17,7 @@
  • AbstractContext
  • AbstractDecisionVoter
  • AbstractEntityRepository
  • +
  • AbstractManualInvocationHandler
  • AbstractResourceProvider
  • AccessDecisionState
  • AccessDecisionVoter
  • @@ -34,6 +35,7 @@
  • ApplicationMockManager
  • ApplicationScopedLiteral
  • ArraysUtils
  • +
  • AsmProxyClassGenerator
  • BaseConfigPropertyProducer
  • BaseImmutableBean
  • BasePropertyExpressionInterpreter
  • @@ -63,6 +65,9 @@
  • ConfigPreProcessor
  • ConfigProperty
  • ConfigResolver
  • +
  • ConfigResolver.Converter
  • +
  • ConfigResolver.TypedResolver
  • +
  • ConfigResolver.UntypedResolver
  • ConfigSource
  • ConfigSourceProvider
  • ContextControl
  • @@ -74,11 +79,11 @@
  • ConversationScopedLiteral
  • ConversationSubGroup
  • CoreBaseConfig
  • -
  • CoreBaseConfig.BeanManager
  • +
  • CoreBaseConfig.BeanManagerDelegation
  • CoreBaseConfig.Interceptor
  • CoreBaseConfig.MBean
  • CoreBaseConfig.Scope
  • -
  • CoreBaseConfig.Scope.Window
  • +
  • CoreBaseConfig.Scope.WindowRestriction
  • CreatedOn
  • Criteria
  • CriteriaSupport
  • @@ -88,11 +93,16 @@
  • DefaultClientWindowConfig
  • DefaultErrorView
  • DefaultLiteral
  • +
  • DelegateManualInvocationHandler
  • DelegateQueryHandler
  • DelegatingContextualLifecycle
  • DeltaSpike
  • +
  • DeltaSpikeBaseConfig
  • DeltaSpikeConfig
  • DeltaSpikeLiteral
  • +
  • DeltaSpikeProxy
  • +
  • DeltaSpikeProxyContextualLifecycle
  • +
  • DeltaSpikeProxyFactory
  • DependentProvider
  • DependentScopeLiteral
  • Destroyed
  • @@ -144,20 +154,23 @@
  • InjectionPointWrapper
  • InlineMetaDataTransformer
  • InlineViewMetaData
  • +
  • InterceptManualInvocationHandler
  • InterceptorStrategy
  • IntrospectiveExceptionEvent
  • JmxBroadcaster
  • JmxManaged
  • JsfBaseConfig
  • JsfBaseConfig.Scope
  • -
  • JsfBaseConfig.Scope.View
  • -
  • JsfBaseConfig.Scope.Window
  • +
  • JsfBaseConfig.Scope.ViewDelegation
  • +
  • JsfBaseConfig.Scope.WindowRestriction
  • JsfBaseConfig.ViewConfig
  • JsfMessage
  • JsfModuleConfig
  • JsfPhaseId
  • JsfPhaseListener
  • LocaleResolver
  • +
  • ManualInvocationContext
  • +
  • ManualInvocationThrowableWrapperException
  • MappingConfig
  • MaxResults
  • MBean
  • @@ -243,8 +256,8 @@
  • TargetViewConfigProvider
  • TestAware
  • TestBaseConfig
  • -
  • TestBaseConfig.Container
  • -
  • TestBaseConfig.Mock
  • +
  • TestBaseConfig.ContainerIntegration
  • +
  • TestBaseConfig.MockIntegration
  • TestControl
  • TestControlLiteral
  • TestStage
  • @@ -254,7 +267,6 @@
  • TransactionHelper
  • TransactionScoped
  • TransactionStrategy
  • -
  • TypedConfig
  • TypedLiteral
  • TypedMock
  • View
  • Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/constant-values.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/constant-values.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/constant-values.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/constant-values.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + Constant Field Values (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + @@ -124,6 +124,27 @@ + + Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/deprecated-list.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/deprecated-list.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/deprecated-list.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/deprecated-list.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + Deprecated List (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/help-doc.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/help-doc.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/help-doc.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/help-doc.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + API Help (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - +