Class | Description |
---|---|
CaseInsensitiveDictionary |
The
CaseInsensitiveDictionary is a
java.util.Dictionary which conforms to the requirements laid
out by the Configuration Admin Service Specification requiring the property
names to keep case but to ignore case when accessing the properties. |
CaseInsensitiveDictionary.UnmodifiableDictionary | |
ConfigurationAdapter |
The
ConfigurationAdapter is just an adapter to the internal
configuration object. |
ConfigurationAdminImpl |
The
ConfigurationAdminImpl is the per-bundle frontend to the
configuration manager. |
ConfigurationImpl |
The
ConfigurationImpl is the backend implementation of the
Configuration Admin Service Specification Configuration object
(section 104.4). |
ConfigurationManager |
The
ConfigurationManager is the central class in this
implementation of the Configuration Admin Service Specification. |
RankingComparator |
The
RankingComparator may be used to maintain sorted
sets or to sort arrays such that the first element in the set or
array is the one to use first and the last elements the one to
use last. |
SimpleFilter | |
UpdateThread |
The
UpdateThread is the thread used to update managed services
and managed service factories as well as to send configuration events. |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.