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 103C217A75 for ; Tue, 5 May 2015 18:41:40 +0000 (UTC) Received: (qmail 33731 invoked by uid 500); 5 May 2015 18:41:40 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 33647 invoked by uid 500); 5 May 2015 18:41:39 -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 33162 invoked by uid 99); 5 May 2015 18:41:39 -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:39 +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 2F992AC009C for ; Tue, 5 May 2015 18:41:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1677878 [21/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... 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: <20150505184139.2F992AC009C@hades.apache.org> Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/DeltaSpikeProxyFactory.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/DeltaSpikeProxyFactory.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/DeltaSpikeProxyFactory.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/DeltaSpikeProxyFactory.html Tue May 5 18:41:16 2015 @@ -0,0 +1,454 @@ + + + + + + +DeltaSpikeProxyFactory (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + + +
+
org.apache.deltaspike.proxy.util
+

Class DeltaSpikeProxyFactory

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.deltaspike.proxy.util.DeltaSpikeProxyFactory
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public abstract class DeltaSpikeProxyFactory
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DeltaSpikeProxyFactory

        +
        public DeltaSpikeProxyFactory()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/AsmProxyClassGenerator.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/AsmProxyClassGenerator.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/AsmProxyClassGenerator.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/AsmProxyClassGenerator.html Tue May 5 18:41:16 2015 @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.apache.deltaspike.proxy.util.AsmProxyClassGenerator (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.apache.deltaspike.proxy.util.AsmProxyClassGenerator

+
+
No usage of org.apache.deltaspike.proxy.util.AsmProxyClassGenerator
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxy.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxy.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxy.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxy.html Tue May 5 18:41:16 2015 @@ -0,0 +1,126 @@ + + + + + + +Uses of Interface org.apache.deltaspike.proxy.util.DeltaSpikeProxy (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Interface
org.apache.deltaspike.proxy.util.DeltaSpikeProxy

+
+
No usage of org.apache.deltaspike.proxy.util.DeltaSpikeProxy
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyContextualLifecycle.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyContextualLifecycle.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyContextualLifecycle.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyContextualLifecycle.html Tue May 5 18:41:16 2015 @@ -0,0 +1,126 @@ + + + + + + +Uses of Class org.apache.deltaspike.proxy.util.DeltaSpikeProxyContextualLifecycle (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.apache.deltaspike.proxy.util.DeltaSpikeProxyContextualLifecycle

+
+
No usage of org.apache.deltaspike.proxy.util.DeltaSpikeProxyContextualLifecycle
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyFactory.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyFactory.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyFactory.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/class-use/DeltaSpikeProxyFactory.html Tue May 5 18:41:16 2015 @@ -0,0 +1,167 @@ + + + + + + +Uses of Class org.apache.deltaspike.proxy.util.DeltaSpikeProxyFactory (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Class
org.apache.deltaspike.proxy.util.DeltaSpikeProxyFactory

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-frame.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-frame.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-frame.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-frame.html Tue May 5 18:41:16 2015 @@ -0,0 +1,27 @@ + + + + + + +org.apache.deltaspike.proxy.util (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + +

org.apache.deltaspike.proxy.util

+ + + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-summary.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-summary.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-summary.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-summary.html Tue May 5 18:41:16 2015 @@ -0,0 +1,175 @@ + + + + + + +org.apache.deltaspike.proxy.util (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Package org.apache.deltaspike.proxy.util

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-tree.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-tree.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-tree.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-tree.html Tue May 5 18:41:16 2015 @@ -0,0 +1,145 @@ + + + + + + +org.apache.deltaspike.proxy.util Class Hierarchy (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Hierarchy For Package org.apache.deltaspike.proxy.util

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Added: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-use.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-use.html?rev=1677878&view=auto ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-use.html (added) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/proxy/util/package-use.html Tue May 5 18:41:16 2015 @@ -0,0 +1,159 @@ + + + + + + +Uses of Package org.apache.deltaspike.proxy.util (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) + + + + + + + + + + + +
+

Uses of Package
org.apache.deltaspike.proxy.util

+
+
+ +
+ + + + +

Copyright © 2015 The Apache Software Foundation. All rights reserved.

+ + \ No newline at end of file Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/Scheduled.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/Scheduled.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/Scheduled.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/Scheduled.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + Scheduled (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/class-use/Scheduled.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/class-use/Scheduled.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/class-use/Scheduled.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/class-use/Scheduled.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + Uses of Class org.apache.deltaspike.scheduler.api.Scheduled (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-frame.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-frame.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-frame.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-frame.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + org.apache.deltaspike.scheduler.api (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + Modified: deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-summary.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-summary.html?rev=1677878&r1=1677877&r2=1677878&view=diff ============================================================================== --- deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-summary.html (original) +++ deltaspike/site/trunk/content/javadoc/1.3.1-SNAPSHOT/org/apache/deltaspike/scheduler/api/package-summary.html Tue May 5 18:41:16 2015 @@ -2,10 +2,10 @@ - + org.apache.deltaspike.scheduler.api (Apache DeltaSpike Sources 1.3.1-SNAPSHOT API) - + @@ -44,7 +44,7 @@