Interface | Description |
---|---|
Component |
A component feature.
|
Feature |
A feature which provides components.
|
Provider |
A provider which provides features.
|
ProviderLoader |
Loads provider implementations for a specific key.
|
ProviderManager |
Manages provider instances.
|
ProviderRegistry |
Provides registration faciluties for providers.
|
ProviderSelector |
Provides provider selection based on a selection expression.
|
Class | Description |
---|---|
Configuration |
Container for configuration information as name-value pairs.
|
Version |
Container for version information in the form of major.minor.revision-tag.
|
Exception | Description |
---|---|
ComponentException |
Thrown to indicate a component failure.
|
ConfigurationException |
Thrown to indicate a configuration failure.
|
FeatureException |
Thrown to indicate a feature failure.
|
ProviderException |
Thrown to indicate a provider failure.
|
Copyright © 2006-2012 Codehaus. All Rights Reserved.