| Interface | Description |
|---|---|
| ArgeoOsgiDistribution |
Aether compatible OSGi distribution
|
| JavaRepoManager |
Java-specific operations
|
| MavenProxyService |
Marker interface (useful for OSGi servcies references), maybe extended later
|
| NodeIndexer |
Adds metadata to an existing node, ideally via observation after it has been
added.
|
| OsgiBundlesProvider |
Provides OSGi bundles either by linking to them, by wrapping existing
archives or by building them.
|
| OsgiFactory |
OSGi Factory
|
| RepoConstants |
SLC repository constants
|
| RepoService |
Start factorisation of the session management using a manager service
|
| RpmRepoManager | |
| SlcRepoManager |
Coordinator of the various type of repository (Java, RPM, etc.)
|
| Class | Description |
|---|---|
| ArtifactDistribution |
A
Distribution based on an Aether Artifact |
| ArtifactIndexer |
Add
Artifact properties to a Node. |
| FreeLicense |
A free software license
|
| JarFileIndexer |
Indexes jar file, currently supports standard J2SE and OSGi metadata (both
from MANIFEST)
|
| ModularDistributionFactory |
Creates a jar bundle from an ArgeoOsgiDistribution.
|
| ModularDistributionIndexer |
Create or update JCR meta-data for an SLC Modular Distribution
Currently, following types are managed:
|
| NodeIndexerVisitor |
Recursively visit a sub tree and apply the list of node indexer on supported
nodes.
|
| PdeSourcesIndexer |
Creates pde sources from a source
Artifact with name
"...-sources.jar" |
| RepoSync |
Synchronise workspaces from a remote software repository to the local
repository (Synchronisation in the other direction does not work).
|
| RepoUtils |
Utilities around repo
|
| RpmIndexer |
Indexes an RPM file.
|
Copyright © 2007–2020. All rights reserved.