| Package | Description |
|---|---|
| org.argeo.slc.repo | |
| org.argeo.slc.repo.core | |
| org.argeo.slc.repo.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactIndexer
Add
Artifact properties to a Node. |
class |
JarFileIndexer
Indexes jar file, currently supports standard J2SE and OSGi metadata (both
from MANIFEST)
|
class |
ModularDistributionIndexer
Create or update JCR meta-data for an SLC Modular Distribution
Currently, following types are managed:
|
class |
PdeSourcesIndexer
Creates pde sources from a source
Artifact with name
"...-sources.jar" |
class |
RpmIndexer
Indexes an RPM file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeIndexerVisitor.setNodeIndexers(java.util.List<NodeIndexer> nodeIndexers) |
| Constructor and Description |
|---|
NodeIndexerVisitor(NodeIndexer nodeIndexer)
Convenience constructor
|
| Constructor and Description |
|---|
NodeIndexerVisitor(java.util.List<NodeIndexer> nodeIndexers) |
| Constructor and Description |
|---|
WorkspaceIndexer(Session adminSession,
java.util.List<NodeIndexer> nodeIndexers) |
| Modifier and Type | Method and Description |
|---|---|
void |
OsgiFactoryImpl.setNodeIndexers(java.util.List<NodeIndexer> nodeIndexers) |
Copyright © 2007–2020. All rights reserved.