You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2013/07/01 14:56:13 UTC

svn commit: r1498419 [26/35] - in /felix/site/trunk/content/apidocs: ./ configadmin/ configadmin/1.0.0/ configadmin/1.0.0/org/ configadmin/1.0.0/org/apache/ configadmin/1.0.0/org/apache/felix/ configadmin/1.0.0/org/apache/felix/cm/ configadmin/1.0.0/or...

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/constant-values.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/constant-values.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/constant-values.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/constant-values.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,354 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:24 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Constant Field Values (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#org.apache">org.apache.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="org.apache">
+<!--   -->
+</a>
+<h2 title="org.apache">org.apache.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.felix.cm.file.<a href="org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.CRLF">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#CRLF">CRLF</a></code></td>
+<td class="colLast"><code>"\r\n"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.ENCODING">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#ENCODING">ENCODING</a></code></td>
+<td class="colLast"><code>"UTF-8"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_ARR_CLOS">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_CLOS">TOKEN_ARR_CLOS</a></code></td>
+<td class="colLast"><code>93</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_ARR_OPEN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_OPEN">TOKEN_ARR_OPEN</a></code></td>
+<td class="colLast"><code>91</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_COMMA">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_COMMA">TOKEN_COMMA</a></code></td>
+<td class="colLast"><code>44</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_EQ">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_EQ">TOKEN_EQ</a></code></td>
+<td class="colLast"><code>61</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_NAME">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_NAME">TOKEN_NAME</a></code></td>
+<td class="colLast"><code>78</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_BOOLEAN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BOOLEAN">TOKEN_PRIMITIVE_BOOLEAN</a></code></td>
+<td class="colLast"><code>98</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_BYTE">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BYTE">TOKEN_PRIMITIVE_BYTE</a></code></td>
+<td class="colLast"><code>120</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_CHAR">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_CHAR">TOKEN_PRIMITIVE_CHAR</a></code></td>
+<td class="colLast"><code>99</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_DOUBLE">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_DOUBLE">TOKEN_PRIMITIVE_DOUBLE</a></code></td>
+<td class="colLast"><code>100</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_FLOAT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_FLOAT">TOKEN_PRIMITIVE_FLOAT</a></code></td>
+<td class="colLast"><code>102</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_INT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_INT">TOKEN_PRIMITIVE_INT</a></code></td>
+<td class="colLast"><code>105</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_LONG">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_LONG">TOKEN_PRIMITIVE_LONG</a></code></td>
+<td class="colLast"><code>108</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_PRIMITIVE_SHORT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_SHORT">TOKEN_PRIMITIVE_SHORT</a></code></td>
+<td class="colLast"><code>115</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_BOOLEAN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BOOLEAN">TOKEN_SIMPLE_BOOLEAN</a></code></td>
+<td class="colLast"><code>66</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_BYTE">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BYTE">TOKEN_SIMPLE_BYTE</a></code></td>
+<td class="colLast"><code>88</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_CHARACTER">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_CHARACTER">TOKEN_SIMPLE_CHARACTER</a></code></td>
+<td class="colLast"><code>67</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_DOUBLE">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_DOUBLE">TOKEN_SIMPLE_DOUBLE</a></code></td>
+<td class="colLast"><code>68</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_FLOAT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_FLOAT">TOKEN_SIMPLE_FLOAT</a></code></td>
+<td class="colLast"><code>70</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_INTEGER">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_INTEGER">TOKEN_SIMPLE_INTEGER</a></code></td>
+<td class="colLast"><code>73</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_LONG">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_LONG">TOKEN_SIMPLE_LONG</a></code></td>
+<td class="colLast"><code>76</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_SHORT">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_SHORT">TOKEN_SIMPLE_SHORT</a></code></td>
+<td class="colLast"><code>83</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_SIMPLE_STRING">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_STRING">TOKEN_SIMPLE_STRING</a></code></td>
+<td class="colLast"><code>84</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_VAL_CLOS">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_CLOS">TOKEN_VAL_CLOS</a></code></td>
+<td class="colLast"><code>34</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_VAL_OPEN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_OPEN">TOKEN_VAL_OPEN</a></code></td>
+<td class="colLast"><code>34</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_VEC_CLOS">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_CLOS">TOKEN_VEC_CLOS</a></code></td>
+<td class="colLast"><code>41</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.ConfigurationHandler.TOKEN_VEC_OPEN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_OPEN">TOKEN_VEC_OPEN</a></code></td>
+<td class="colLast"><code>40</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.felix.cm.file.<a href="org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.felix.cm.file.FilePersistenceManager.DEFAULT_CONFIG_DIR">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td><code><a href="org/apache/felix/cm/file/FilePersistenceManager.html#DEFAULT_CONFIG_DIR">DEFAULT_CONFIG_DIR</a></code></td>
+<td class="colLast"><code>"config"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/deprecated-list.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/deprecated-list.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/deprecated-list.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/deprecated-list.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:24 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Deprecated List (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Deprecated List (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/help-doc.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/help-doc.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/help-doc.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/help-doc.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,222 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:25 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>API Help (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="API Help (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/index-all.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/index-all.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/index-all.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/index-all.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,343 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:24 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Index (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a name="_C_">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#code2Type">code2Type</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file"><span class="strong">ConfigurationHandler</span></a> - Class in <a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a></dt>
+<dd>
+<div class="block">The <code>ConfigurationHandler</code> class implements configuration reading
+ form a <code>java.io.InputStream</code> and writing to a
+ <code>java.io.OutputStream</code> on behalf of the
+ <a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file"><code>FilePersistenceManager</code></a> class.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#CRLF">CRLF</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#DEFAULT_CONFIG_DIR">DEFAULT_CONFIG_DIR</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">The default configuration data directory if no location is configured
+ (value is "config").</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#delete(java.lang.String)">delete(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Deletes the file for the given identifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#delete(java.lang.String)">delete(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
+<dd>
+<div class="block">Removes the <code>Dictionary</code> for the given <code>pid</code>.</div>
+</dd>
+</dl>
+<a name="_E_">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#ENCODING">ENCODING</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#exists(java.lang.String)">exists(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Returns <code>true</code> if a (configuration) file exists for the given
+ identifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#exists(java.lang.String)">exists(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
+<dd>
+<div class="block">Returns <code>true</code> if a persisted <code>Dictionary</code> exists
+ for the given <code>pid</code>.</div>
+</dd>
+</dl>
+<a name="_F_">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file"><span class="strong">FilePersistenceManager</span></a> - Class in <a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a></dt>
+<dd>
+<div class="block">The <code>FilePersistenceManager</code> class stores configuration data in
+ properties-like files inside a given directory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#FilePersistenceManager(java.lang.String)">FilePersistenceManager(String)</a></span> - Constructor for class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Creates an instance of this persistence manager using the given location
+ as the directory to store and retrieve the configuration files.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#FilePersistenceManager(org.osgi.framework.BundleContext, java.lang.String)">FilePersistenceManager(BundleContext, String)</a></span> - Constructor for class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Creates an instance of this persistence manager using the given location
+ as the directory to store and retrieve the configuration files.</div>
+</dd>
+</dl>
+<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#getDictionaries()">getDictionaries()</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Loads configuration data from the configuration location and returns
+ it as <code>Dictionary</code> objects.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#getDictionaries()">getDictionaries()</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
+<dd>
+<div class="block">Returns an enumeration of all <code>Dictionary</code> objects known to
+ this persistence manager.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#getLocation()">getLocation()</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Returns the directory in which the configuration files are written as
+ a <code>File</code> object.</div>
+</dd>
+</dl>
+<a name="_L_">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#load(java.lang.String)">load(String)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Reads the (configuration) for the given identifier into a
+ <code>Dictionary</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#load(java.lang.String)">load(String)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
+<dd>
+<div class="block">Returns the <code>Dictionary</code> for the given <code>pid</code>.</div>
+</dd>
+</dl>
+<a name="_O_">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="./org/apache/felix/cm/package-summary.html">org.apache.felix.cm</a> - package org.apache.felix.cm</dt>
+<dd>&nbsp;</dd>
+<dt><a href="./org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a> - package org.apache.felix.cm.file</dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_P_">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm"><span class="strong">PersistenceManager</span></a> - Interface in <a href="./org/apache/felix/cm/package-summary.html">org.apache.felix.cm</a></dt>
+<dd>
+<div class="block">The <code>PersistenceManager</code> interface defines the API to be
+ implemented to support persisting configuration data.</div>
+</dd>
+</dl>
+<a name="_R_">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#read(java.io.InputStream)">read(InputStream)</a></span> - Static method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>
+<div class="block">Reads configuration data from the given <code>InputStream</code> and
+ returns a new <code>Dictionary</code> object containing the data.</div>
+</dd>
+</dl>
+<a name="_S_">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/FilePersistenceManager.html#store(java.lang.String, java.util.Dictionary)">store(String, Dictionary)</a></span> - Method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dt>
+<dd>
+<div class="block">Stores the contents of the <code>Dictionary</code> in a file denoted
+ by the given identifier.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/PersistenceManager.html#store(java.lang.String, java.util.Dictionary)">store(String, Dictionary)</a></span> - Method in interface org.apache.felix.cm.<a href="./org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></dt>
+<dd>
+<div class="block">Stores the <code>Dictionary</code> under the given <code>pid</code>.</div>
+</dd>
+</dl>
+<a name="_T_">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_CLOS">TOKEN_ARR_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_ARR_OPEN">TOKEN_ARR_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_COMMA">TOKEN_COMMA</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_EQ">TOKEN_EQ</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_NAME">TOKEN_NAME</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BOOLEAN">TOKEN_PRIMITIVE_BOOLEAN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_BYTE">TOKEN_PRIMITIVE_BYTE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_CHAR">TOKEN_PRIMITIVE_CHAR</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_DOUBLE">TOKEN_PRIMITIVE_DOUBLE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_FLOAT">TOKEN_PRIMITIVE_FLOAT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_INT">TOKEN_PRIMITIVE_INT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_LONG">TOKEN_PRIMITIVE_LONG</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_PRIMITIVE_SHORT">TOKEN_PRIMITIVE_SHORT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BOOLEAN">TOKEN_SIMPLE_BOOLEAN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_BYTE">TOKEN_SIMPLE_BYTE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_CHARACTER">TOKEN_SIMPLE_CHARACTER</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_DOUBLE">TOKEN_SIMPLE_DOUBLE</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_FLOAT">TOKEN_SIMPLE_FLOAT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_INTEGER">TOKEN_SIMPLE_INTEGER</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_LONG">TOKEN_SIMPLE_LONG</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_SHORT">TOKEN_SIMPLE_SHORT</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_SIMPLE_STRING">TOKEN_SIMPLE_STRING</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_CLOS">TOKEN_VAL_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VAL_OPEN">TOKEN_VAL_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_CLOS">TOKEN_VEC_CLOS</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#TOKEN_VEC_OPEN">TOKEN_VEC_OPEN</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#type2Code">type2Code</a></span> - Static variable in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a name="_W_">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><span class="strong"><a href="./org/apache/felix/cm/file/ConfigurationHandler.html#write(java.io.OutputStream, java.util.Dictionary)">write(OutputStream, Dictionary)</a></span> - Static method in class org.apache.felix.cm.file.<a href="./org/apache/felix/cm/file/ConfigurationHandler.html" title="class in org.apache.felix.cm.file">ConfigurationHandler</a></dt>
+<dd>
+<div class="block">Writes the configuration data from the <code>Dictionary</code> to the
+ given <code>OutputStream</code>.</div>
+</dd>
+</dl>
+<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_W_">W</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="./overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="./overview-tree.html">Tree</a></li>
+<li><a href="./deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="./help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="./index.html?index-all.html" target="_top">Frames</a></li>
+<li><a href="index-all.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="./allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/index.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/index.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/index.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/index.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,68 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc on Mon Jul 01 14:53:25 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Felix Configuration Admin Service 1.2.8 API</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
+        targetPage = "undefined";
+    function validURL(url) {
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_') {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/PersistenceManager.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/PersistenceManager.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/PersistenceManager.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/PersistenceManager.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,356 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:24 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PersistenceManager (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PersistenceManager (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PersistenceManager.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/felix/cm/PersistenceManager.html" target="_top">Frames</a></li>
+<li><a href="PersistenceManager.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.felix.cm</div>
+<h2 title="Interface PersistenceManager" class="title">Interface PersistenceManager</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">PersistenceManager</span></pre>
+<div class="block">The <code>PersistenceManager</code> interface defines the API to be
+ implemented to support persisting configuration data. This interface may
+ be implemented by bundles, which support storing configuration data in
+ different locations.
+ <p>
+ The Apache Felix Configuration Admin Service bundles provides an
+ implementation of this interface using the platform filesystem to store
+ configuration data.
+ <p>
+ Implementations of this interface must support loading and storing
+ <code>java.util.Dictionary</code> objects as defined in section 104.4.2,
+ Configuration Properties, of the Configuration Admin Service Specification
+ Version 1.2.
+ <p>
+ To make implementations of this interface available to the Configuration
+ Admin Service they must be registered as service for this interface. The
+ Configuration Admin Service will consider all registered services plus the
+ default platform file system based implementation to load configuration data.
+ To store new configuration data, the persistence manager service with the
+ highest rank value - the <code>service.ranking</code> service property - is
+ used. If no pesistence manager service has been registered, the platfrom
+ file system based implementation is used.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/felix/cm/PersistenceManager.html#delete(java.lang.String)">delete</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)</code>
+<div class="block">Removes the <code>Dictionary</code> for the given <code>pid</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/felix/cm/PersistenceManager.html#exists(java.lang.String)">exists</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)</code>
+<div class="block">Returns <code>true</code> if a persisted <code>Dictionary</code> exists
+ for the given <code>pid</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util">Enumeration</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/felix/cm/PersistenceManager.html#getDictionaries()">getDictionaries</a></strong>()</code>
+<div class="block">Returns an enumeration of all <code>Dictionary</code> objects known to
+ this persistence manager.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util">Dictionary</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/felix/cm/PersistenceManager.html#load(java.lang.String)">load</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)</code>
+<div class="block">Returns the <code>Dictionary</code> for the given <code>pid</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/felix/cm/PersistenceManager.html#store(java.lang.String, java.util.Dictionary)">store</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid,
+     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util">Dictionary</a>&nbsp;properties)</code>
+<div class="block">Stores the <code>Dictionary</code> under the given <code>pid</code>.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="exists(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>exists</h4>
+<pre>boolean&nbsp;exists(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)</pre>
+<div class="block">Returns <code>true</code> if a persisted <code>Dictionary</code> exists
+ for the given <code>pid</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pid</code> - The identifier for the dictionary to test.</dd></dl>
+</li>
+</ul>
+<a name="load(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>load</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util">Dictionary</a>&nbsp;load(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)
+                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Returns the <code>Dictionary</code> for the given <code>pid</code>.
+ <p>
+ Implementations are expected to return dictionary instances which may be
+ modified by the caller without affecting any underlying data or affecting
+ future calls to this method with the same PID. In other words the
+ reference equation <code>load(pid) != load(pid)</code> must hold
+ <code>true</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pid</code> - The identifier for the dictionary to load.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The dictionary for the identifier. This must not be
+      <code>null</code> but may be empty.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an error occurrs loading the dictionary. An
+      <code>IOException</code> must also be thrown if no dictionary
+      exists for the given identifier.</dd></dl>
+</li>
+</ul>
+<a name="getDictionaries()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDictionaries</h4>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true" title="class or interface in java.util">Enumeration</a>&nbsp;getDictionaries()
+                            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Returns an enumeration of all <code>Dictionary</code> objects known to
+ this persistence manager.
+ <p>
+ Implementations of this method are allowed to return lazy enumerations.
+ That is, it is allowable for the enumeration to not return a dictionary
+ if loading it results in an error.
+ <p>
+ Implementations are expected to return dictionary instances which may be
+ modified by the caller without affecting any underlying data or affecting
+ future calls to this method.
+ <p>
+ The <code>Enumeration</code> returned from this method must be stable
+ against concurrent calls to either of the <a href="../../../../org/apache/felix/cm/PersistenceManager.html#load(java.lang.String)"><code>load(String)</code></a>,
+ <a href="../../../../org/apache/felix/cm/PersistenceManager.html#store(java.lang.String, java.util.Dictionary)"><code>store(String, Dictionary)</code></a>, and <a href="../../../../org/apache/felix/cm/PersistenceManager.html#delete(java.lang.String)"><code>delete(String)</code></a> methods.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>A possibly empty Enumeration of all dictionaries.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an error occurrs getting the dictionaries.</dd></dl>
+</li>
+</ul>
+<a name="store(java.lang.String, java.util.Dictionary)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>store</h4>
+<pre>void&nbsp;store(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid,
+         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util">Dictionary</a>&nbsp;properties)
+           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Stores the <code>Dictionary</code> under the given <code>pid</code>.
+ <p>
+ The dictionary provided to this method must be considered private to the
+ caller. Any modification by the caller after this method finishes must
+ not influence any internal storage of the provided data. Implementations
+ must not modify the dictionary.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pid</code> - The identifier of the dictionary.</dd><dd><code>properties</code> - The <code>Dictionary</code> to store.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an error occurrs storing the dictionary. If this
+      exception is thrown, it is expected, that
+      <a href="../../../../org/apache/felix/cm/PersistenceManager.html#exists(java.lang.String)"><code>exists(pid</code></a> returns <code>false</code>.</dd></dl>
+</li>
+</ul>
+<a name="delete(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>delete</h4>
+<pre>void&nbsp;delete(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pid)
+            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
+<div class="block">Removes the <code>Dictionary</code> for the given <code>pid</code>. If
+ such a dictionary does not exist, this method has no effect.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pid</code> - The identifier of the dictionary to delet.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - If an error occurrs deleting the dictionary. This
+      exception must not be thrown if no dictionary with the given
+      identifier exists.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PersistenceManager.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/felix/cm/PersistenceManager.html" target="_top">Frames</a></li>
+<li><a href="PersistenceManager.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/class-use/PersistenceManager.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/class-use/PersistenceManager.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/class-use/PersistenceManager.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.8/org/apache/felix/cm/class-use/PersistenceManager.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Mon Jul 01 14:53:24 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface org.apache.felix.cm.PersistenceManager (Apache Felix Configuration Admin Service 1.2.8 API)</title>
+<meta name="date" content="2013-07-01">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.felix.cm.PersistenceManager (Apache Felix Configuration Admin Service 1.2.8 API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/felix/cm/class-use/PersistenceManager.html" target="_top">Frames</a></li>
+<li><a href="PersistenceManager.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface org.apache.felix.cm.PersistenceManager" class="title">Uses of Interface<br>org.apache.felix.cm.PersistenceManager</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.felix.cm.file">org.apache.felix.cm.file</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.felix.cm.file">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a> in <a href="../../../../../org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/felix/cm/file/package-summary.html">org.apache.felix.cm.file</a> that implement <a href="../../../../../org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">PersistenceManager</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/felix/cm/file/FilePersistenceManager.html" title="class in org.apache.felix.cm.file">FilePersistenceManager</a></strong></code>
+<div class="block">The <code>FilePersistenceManager</code> class stores configuration data in
+ properties-like files inside a given directory.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/felix/cm/PersistenceManager.html" title="interface in org.apache.felix.cm">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/felix/cm/class-use/PersistenceManager.html" target="_top">Frames</a></li>
+<li><a href="PersistenceManager.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>