Class | Description |
---|---|
DefaultConfiguration |
Implementation of the Configuration API.
|
DefaultConfigurationContext |
Default Implementation of a simple ConfigurationContext.
|
DefaultConfigurationContextBuilder |
Default implementation of
ConfigurationContextBuilder . |
DefaultConfigurationProvider |
Implementation of the Configuration API.
|
DefaultServiceContext |
This class implements the (default)
ServiceContext interface and hereby uses the JDK
ServiceLoader to load the services required. |
OSGIActivator |
A bundle activator that registers the
OSGIServiceLoader . |
OSGIServiceContext |
ServiceContext implementation based on OSGI Service mechanisms.
|
OSGIServiceLoader |
An bundle listener that registers services defined in META-INF/services, when a bundle is starting.
|
PriorityServiceComparator |
Comparator implementation for odering services loaded based on their increasing priority values.
|
PropertyConverterManager |
Manager that deals with
PropertyConverter instances. |
PropertyFilterComparator |
Comparator for PropertyFilters based on their priority annotations.
|
PropertyFiltering |
Implementation of the Configuration API.
|
PropertySourceComparator |
Comparator for ordering of PropertySources based on their ordinal method and class name.
|
ReflectionUtil |
Small utility class used by other parts.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.