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 [20/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.4/index-all.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.4/index-all.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.4/index-all.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.4/index-all.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,618 @@
+<!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:20 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Index (Apache Felix Configuration Admin Service 1.2.4 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.4 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="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</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="#_U_">U</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/osgi/service/cm/ConfigurationEvent.html#CM_DELETED">CM_DELETED</a></span> - Static variable in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">A <code>Configuration</code> has been deleted.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPlugin.html#CM_RANKING">CM_RANKING</a></span> - Static variable in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPlugin.html" title="interface in org.osgi.service.cm">ConfigurationPlugin</a></dt>
+<dd>
+<div class="block">A service property to specify the order in which plugins are invoked.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPlugin.html#CM_TARGET">CM_TARGET</a></span> - Static variable in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPlugin.html" title="interface in org.osgi.service.cm">ConfigurationPlugin</a></dt>
+<dd>
+<div class="block">A service property to limit the Managed Service or Managed Service
+ Factory configuration dictionaries a Configuration Plugin service
+ receives.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#CM_UPDATED">CM_UPDATED</a></span> - Static variable in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">A <code>Configuration</code> has been updated.</div>
+</dd>
+<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/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm"><span class="strong">Configuration</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">The configuration information for a <code>ManagedService</code> or
+ <code>ManagedServiceFactory</code> object.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm"><span class="strong">ConfigurationAdmin</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">Service for administering configuration data.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm"><span class="strong">ConfigurationEvent</span></a> - Class in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">A Configuration Event.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#ConfigurationEvent(org.osgi.framework.ServiceReference, int, java.lang.String, java.lang.String)">ConfigurationEvent(ServiceReference, int, String, String)</a></span> - Constructor for class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">Constructs a <code>ConfigurationEvent</code> object from the given
+ <code>ServiceReference</code> object, event type, and pids.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationListener.html#configurationEvent(org.osgi.service.cm.ConfigurationEvent)">configurationEvent(ConfigurationEvent)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationListener.html" title="interface in org.osgi.service.cm">ConfigurationListener</a></dt>
+<dd>
+<div class="block">Receives notification of a Configuration that has changed.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm"><span class="strong">ConfigurationException</span></a> - Exception in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">An <code>Exception</code> class to inform the Configuration Admin service
+ of problems with configuration data.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#ConfigurationException(java.lang.String, java.lang.String)">ConfigurationException(String, String)</a></span> - Constructor for exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Create a <code>ConfigurationException</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#ConfigurationException(java.lang.String, java.lang.String, java.lang.Throwable)">ConfigurationException(String, String, Throwable)</a></span> - Constructor for exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Create a <code>ConfigurationException</code> object.</div>
+</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><a href="./org/osgi/service/cm/ConfigurationListener.html" title="interface in org.osgi.service.cm"><span class="strong">ConfigurationListener</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">Listener for Configuration Events.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm"><span class="strong">ConfigurationPermission</span></a> - Class in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">Indicates a bundle's authority to configure bundles.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#ConfigurationPermission(java.lang.String, java.lang.String)">ConfigurationPermission(String, String)</a></span> - Constructor for class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Create a new ConfigurationPermission.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ConfigurationPlugin.html" title="interface in org.osgi.service.cm"><span class="strong">ConfigurationPlugin</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">A service interface for processing configuration dictionary before the
+ update.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#CONFIGURE">CONFIGURE</a></span> - Static variable in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">The action string <code>configure</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#createFactoryConfiguration(java.lang.String)">createFactoryConfiguration(String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Create a new factory <code>Configuration</code> object with a new PID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#createFactoryConfiguration(java.lang.String, java.lang.String)">createFactoryConfiguration(String, String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Create a new factory <code>Configuration</code> object with a new PID.</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>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#delete()">delete()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Delete this <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ManagedServiceFactory.html#deleted(java.lang.String)">deleted(String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ManagedServiceFactory.html" title="interface in org.osgi.service.cm">ManagedServiceFactory</a></dt>
+<dd>
+<div class="block">Remove a factory instance.</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/osgi/service/cm/Configuration.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Equality is defined to have equal PIDs
+ 
+ Two Configuration objects are equal when their PIDs are equal.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Determines the equality of two <code>ConfigurationPermission</code>
+ objects.</div>
+</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/osgi/service/cm/ConfigurationPermission.html#getActions()">getActions()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Returns the canonical string representation of the
+ <code>ConfigurationPermission</code> actions.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#getBundleLocation()">getBundleLocation()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Get the bundle location.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#getCause()">getCause()</a></span> - Method in exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Returns the cause of this exception or <code>null</code> if no cause was
+ set.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#getConfiguration(java.lang.String, java.lang.String)">getConfiguration(String, String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Get an existing <code>Configuration</code> object from the persistent
+ store, or create a new <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#getConfiguration(java.lang.String)">getConfiguration(String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Get an existing or new <code>Configuration</code> object from the
+ persistent store.</div>
+</dd>
+<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/osgi/service/cm/Configuration.html#getFactoryPid()">getFactoryPid()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">For a factory configuration return the PID of the corresponding Managed
+ Service Factory, else return <code>null</code>.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#getFactoryPid()">getFactoryPid()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">Returns the factory pid of the associated configuration.</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>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ManagedServiceFactory.html#getName()">getName()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ManagedServiceFactory.html" title="interface in org.osgi.service.cm">ManagedServiceFactory</a></dt>
+<dd>
+<div class="block">Return a descriptive name of this factory.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#getPid()">getPid()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Get the PID for this <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#getPid()">getPid()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">Returns the pid of the associated configuration.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#getProperties()">getProperties()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Return the properties of this <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#getProperty()">getProperty()</a></span> - Method in exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Return the property name that caused the failure or null.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#getReason()">getReason()</a></span> - Method in exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Return the reason for this exception.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#getReference()">getReference()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">Return the <code>ServiceReference</code> object of the Configuration
+ Admin service that created this event.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationEvent.html#getType()">getType()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationEvent.html" title="class in org.osgi.service.cm">ConfigurationEvent</a></dt>
+<dd>
+<div class="block">Return the type of this event.</div>
+</dd>
+</dl>
+<a name="_H_">
+<!--   -->
+</a>
+<h2 class="title">H</h2>
+<dl>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#hashCode()">hashCode()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Hash code is based on PID.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#hashCode()">hashCode()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Returns the hash code value for this object.</div>
+</dd>
+</dl>
+<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#implies(java.security.Permission)">implies(Permission)</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Determines if a <code>ConfigurationPermission</code> object "implies"
+ the specified permission.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationException.html#initCause(java.lang.Throwable)">initCause(Throwable)</a></span> - Method in exception org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationException.html" title="class in org.osgi.service.cm">ConfigurationException</a></dt>
+<dd>
+<div class="block">Initializes the cause of this exception to the specified value.</div>
+</dd>
+</dl>
+<a name="_L_">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#listConfigurations(java.lang.String)">listConfigurations(String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">List the current <code>Configuration</code> objects which match the
+ filter.</div>
+</dd>
+<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="_M_">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><a href="./org/osgi/service/cm/ManagedService.html" title="interface in org.osgi.service.cm"><span class="strong">ManagedService</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">A service that can receive configuration data from a Configuration Admin
+ service.</div>
+</dd>
+<dt><a href="./org/osgi/service/cm/ManagedServiceFactory.html" title="interface in org.osgi.service.cm"><span class="strong">ManagedServiceFactory</span></a> - Interface in <a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a></dt>
+<dd>
+<div class="block">Manage multiple service instances.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPlugin.html#modifyConfiguration(org.osgi.framework.ServiceReference, java.util.Dictionary)">modifyConfiguration(ServiceReference, Dictionary)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPlugin.html" title="interface in org.osgi.service.cm">ConfigurationPlugin</a></dt>
+<dd>
+<div class="block">View and possibly modify the a set of configuration properties before
+ they are sent to the Managed Service or the Managed Service Factory.</div>
+</dd>
+</dl>
+<a name="_N_">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationPermission.html#newPermissionCollection()">newPermissionCollection()</a></span> - Method in class org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationPermission.html" title="class in org.osgi.service.cm">ConfigurationPermission</a></dt>
+<dd>
+<div class="block">Returns a new <code>PermissionCollection</code> object suitable for
+ storing <code>ConfigurationPermission</code>s.</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>
+<dt><a href="./org/osgi/service/cm/package-summary.html">org.osgi.service.cm</a> - package org.osgi.service.cm</dt>
+<dd>
+<div class="block">Configuration Admin Package Version 1.2.</div>
+</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/osgi/service/cm/ConfigurationAdmin.html#SERVICE_BUNDLELOCATION">SERVICE_BUNDLELOCATION</a></span> - Static variable in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Configuration property naming the location of the bundle that is
+ associated with a a <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ConfigurationAdmin.html#SERVICE_FACTORYPID">SERVICE_FACTORYPID</a></span> - Static variable in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ConfigurationAdmin.html" title="interface in org.osgi.service.cm">ConfigurationAdmin</a></dt>
+<dd>
+<div class="block">Configuration property naming the Factory PID in the configuration
+ dictionary.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#setBundleLocation(java.lang.String)">setBundleLocation(String)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Bind this <code>Configuration</code> object to the specified bundle
+ location.</div>
+</dd>
+<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="_U_">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#update(java.util.Dictionary)">update(Dictionary)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Update the properties of this <code>Configuration</code> object.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/Configuration.html#update()">update()</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/Configuration.html" title="interface in org.osgi.service.cm">Configuration</a></dt>
+<dd>
+<div class="block">Update the <code>Configuration</code> object with the current
+ properties.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ManagedService.html#updated(java.util.Dictionary)">updated(Dictionary)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ManagedService.html" title="interface in org.osgi.service.cm">ManagedService</a></dt>
+<dd>
+<div class="block">Update the configuration for a Managed Service.</div>
+</dd>
+<dt><span class="strong"><a href="./org/osgi/service/cm/ManagedServiceFactory.html#updated(java.lang.String, java.util.Dictionary)">updated(String, Dictionary)</a></span> - Method in interface org.osgi.service.cm.<a href="./org/osgi/service/cm/ManagedServiceFactory.html" title="interface in org.osgi.service.cm">ManagedServiceFactory</a></dt>
+<dd>
+<div class="block">Create a new instance, or update the configuration of an existing
+ instance.</div>
+</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="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</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="#_U_">U</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.4/index.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.4/index.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.4/index.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.4/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:20 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Apache Felix Configuration Admin Service 1.2.4 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.4/org/apache/felix/cm/PersistenceManager.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.4/org/apache/felix/cm/PersistenceManager.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.4/org/apache/felix/cm/PersistenceManager.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.4/org/apache/felix/cm/PersistenceManager.html Mon Jul  1 12:56:06 2013
@@ -0,0 +1,337 @@
+<!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:20 CEST 2013 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>PersistenceManager (Apache Felix Configuration Admin Service 1.2.4 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.4 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>.</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.</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>.</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.4/org/apache/felix/cm/class-use/PersistenceManager.html
URL: http://svn.apache.org/viewvc/felix/site/trunk/content/apidocs/configadmin/1.2.4/org/apache/felix/cm/class-use/PersistenceManager.html?rev=1498419&view=auto
==============================================================================
--- felix/site/trunk/content/apidocs/configadmin/1.2.4/org/apache/felix/cm/class-use/PersistenceManager.html (added)
+++ felix/site/trunk/content/apidocs/configadmin/1.2.4/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:20 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.4 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.4 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>