Interface | Description |
---|---|
DistributionComponentProvider |
A provider that allows access to registered distribution services.
|
DistributionConfigurationManager |
A configuration manager allows basic access/editing operations on distribution configurations.
|
Class | Description |
---|---|
DefaultDistributionComponentProvider |
DistributionComponentProvider OSGi service. |
DefaultDistributionConfigurationManager |
DistributionConfigurationManager implementation based on OSGI configs. |
DistributionComponent<ServiceType> |
A distribution component holds a registered service that takes part in distribution process.
|
DistributionComponentConstants |
Constants relevant for distribution components.
|
DistributionComponentFactoryMap | |
DistributionConfiguration |
A distribution configuration holds the properties needed to configure a distribution component.
|
OsgiConfigurationManager |
Manager implementation which represents the distribution configurations as OSGI configuration.
|
ResourceConfigurationManager |
Manager implementation which represents the distribution configurations as resources.
|
SettingsUtils |
Utility class that provides parsing from linear set of properties into a tree of properties
|
Enum | Description |
---|---|
DistributionComponentKind |
Enum that represents the main distribution component kinds that can be configured for distribution.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.