ServiceReference
with the specified
ServiceReference
for order.ConfigurationAdapter
is just an adapter to the internal
configuration object.ConfigurationAdminImpl
is the per-bundle frontend to the
configuration manager.ConfigurationHandler
class implements configuration reading
form a java.io.InputStream
and writing to a
java.io.OutputStream
on behalf of the
FilePersistenceManager
class.ConfigurationManager
is the central class in this
implementation of the Configuration Admin Service Specification.Dictionary
for the given pid
.true
if a (configuration) file exists for the given
identifier.true
if a persisted Dictionary
exists
for the given pid
.FilePersistenceManager
class stores configuration data in
properties-like files inside a given directory.ServiceReference
object.Dictionary
objects.Dictionary
objects known to
this persistence manager.File
object.Dictionary
object of the service
referenced by this ServiceReference
object.Dictionary
object of the service referenced by this ServiceReference
object.ServiceReference
object.ServiceReference
and the specified bundle use the same
source for the package of the specified class name.Dictionary
object.Dictionary
for the given pid
.PersistenceManager
interface defines the API to be
implemented to support persisting configuration data.InputStream
and
returns a new Dictionary
object containing the data.Dictionary
in a file denoted
by the given identifier.Dictionary
under the given pid
.UpdateThread
is the thread used to update managed services
and managed service factories as well as to send configuration events.Dictionary
to the
given OutputStream
.Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.