All Classes and Interfaces
Class
Description
Detects configuration annotation classes deployed by any bundle via OSGi extender pattern.
Helper methods for parsing metadata from configuration annotation classes.
Web console configuration printer.
Helper methods for configuration names.
Provides access to the configuration collection data and metadata for a given context path.
Provides access to the configuration data and metadata for a given context path.
Detects all
ConfigurationInheritanceStrategy
implementations in the container
and consolidates their result based on service ranking.Detects all
ConfigurationInjectResourceDetectionStrategy
implementations in the container
and consolidates their result based on service ranking.Settings for reading and writing configurations.
Manages reading and writing configurations e.g. for Editor GUIs.
Detects all
ConfigurationMetadataProvider
implementations in the container
and consolidates their result based on service ranking.Detects all
ConfigurationMetadataProvider
implementations in the container
and consolidates their result based on service ranking.Detects all
ConfigurationOverrideProvider
implementations in the container
and consolidates their result based on service ranking.Detects all
ConfigurationOverrideProvider
implementations in the container
and consolidates their result based on service ranking.Detects all
ConfigurationPersistenceStrategy2
implementations in the container
and consolidates their result based on service ranking.Service for accessing the ConfigurationResourceResolver configuration from other services.
Detects all
ConfigurationResourceResolvingStrategy
implementations in the container
and consolidates their result based on service ranking.Web console plugin to test configuration resolution.
Deprecated.
Detects all
ContextPathStrategy
implementations in the container
and consolidates their result based on service ranking.Default implementation of
ConfigurationInjectResourceDetectionStrategy
which always
uses the resource of the current request.The default persistence strategy is quite simple: directly use the configuration resources.
Provides parameter override map from OSGi factory configuration.
Iterator that eliminates duplicate paths.
Expands all paths from the iterator with their parent paths up to the given root paths.
Iterator that eliminates duplicate resources (having same path).
Expected a list of iterators containing paths, where each path is a direct or indirect parent of the previous one
(= sorted by path hierarchy starting with the deepest path).
Provides parameter override map from system properties.
Provides detailed information about a given configuration value.
ContextPathStrategyMultiplexer
instead.