Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AB940200827 for ; Sun, 15 May 2016 23:39:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA432160A20; Sun, 15 May 2016 21:39:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 47129160A15 for ; Sun, 15 May 2016 23:39:05 +0200 (CEST) Received: (qmail 93150 invoked by uid 500); 15 May 2016 21:39:04 -0000 Mailing-List: contact commits-help@bookkeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bookkeeper-dev@bookkeeper.apache.org Delivered-To: mailing list commits@bookkeeper.apache.org Received: (qmail 93137 invoked by uid 99); 15 May 2016 21:39:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 May 2016 21:39:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EAB91C14F4 for ; Sun, 15 May 2016 21:39:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.426 X-Spam-Level: X-Spam-Status: No, score=-0.426 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id j_ayRZg0DIgA for ; Sun, 15 May 2016 21:38:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 08C5360DF8 for ; Sun, 15 May 2016 21:38:44 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8CF01E58E1 for ; Sun, 15 May 2016 21:38:41 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 80FE53A0674 for ; Sun, 15 May 2016 21:38:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1743979 [31/35] - in /bookkeeper/site/trunk: content/ content/docs/r4.4.0/ content/docs/r4.4.0/apidocs/ content/docs/r4.4.0/apidocs/org/ content/docs/r4.4.0/apidocs/org/apache/ content/docs/r4.4.0/apidocs/org/apache/bookkeeper/ content/doc... Date: Sun, 15 May 2016 21:38:39 -0000 To: commits@bookkeeper.apache.org From: mmerli@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160515213841.80FE53A0674@svn01-us-west.apache.org> archived-at: Sun, 15 May 2016 21:39:07 -0000 Added: bookkeeper/site/trunk/content/docs/r4.4.0/apidocs/org/apache/bookkeeper/conf/ServerConfiguration.html URL: http://svn.apache.org/viewvc/bookkeeper/site/trunk/content/docs/r4.4.0/apidocs/org/apache/bookkeeper/conf/ServerConfiguration.html?rev=1743979&view=auto ============================================================================== --- bookkeeper/site/trunk/content/docs/r4.4.0/apidocs/org/apache/bookkeeper/conf/ServerConfiguration.html (added) +++ bookkeeper/site/trunk/content/docs/r4.4.0/apidocs/org/apache/bookkeeper/conf/ServerConfiguration.html Sun May 15 21:38:37 2016 @@ -0,0 +1,3666 @@ + + + + + + +ServerConfiguration (bookkeeper 4.4.0 API) + + + + + + + + + + + +
+
org.apache.bookkeeper.conf
+

Class ServerConfiguration

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.commons.configuration.event.EventSource
    • +
    • + +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    Cloneable, org.apache.commons.configuration.Configuration
    +
    +
    +
    +
    public class ServerConfiguration
    +extends AbstractConfiguration
    +
    Configuration manages server-side settings
    +
  • +
+
+
+