| Package | Description |
|---|---|
| org.argeo.osgi.a2 |
A2 OSGi repository format.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
A2Source
A provisioning source in A2 format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProvisioningSource
Where components are retrieved from.
|
class |
ClasspathSource
A provisioning source based on the linear classpath with which the JCM has
been started.
|
class |
FsA2Source
A file system
AbstractProvisioningSource in A2 format. |
class |
FsM2Source
A file system
AbstractProvisioningSource in Maven 2 format. |
| Modifier and Type | Method and Description |
|---|---|
ProvisioningSource |
A2Contribution.getSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProvisioningManager.addSource(ProvisioningSource source) |
| Constructor and Description |
|---|
A2Contribution(ProvisioningSource context,
java.lang.String id)
The contribution must be added to the source.
|
Copyright © 2007–2020. All rights reserved.