| Interface | Description |
|---|---|
| A2Source |
A provisioning source in A2 format.
|
| ProvisioningSource |
Where components are retrieved from.
|
| Class | Description |
|---|---|
| A2Branch |
A logical linear sequence of versions of a given
A2Component. |
| A2Component |
The logical name of a software package.
|
| A2Contribution |
A category grouping a set of
A2Component, typically based on the
provider of these components. |
| AbstractProvisioningSource |
Where components are retrieved from.
|
| ClasspathSource |
A provisioning source based on the linear classpath with which the JCM has
been started.
|
| FsA2Source |
A file system
AbstractProvisioningSource in A2 format. |
| FsM2Source |
A file system
AbstractProvisioningSource in Maven 2 format. |
| ProvisioningManager |
Loads provisioning sources into an OSGi context.
|
| Exception | Description |
|---|---|
| A2Exception |
Unchecked A2 provisioning exception.
|
Copyright © 2007–2020. All rights reserved.