| Package | Description |
|---|---|
| org.overlord.sramp.atom.archive.expand |
| Modifier and Type | Method and Description |
|---|---|
protected Set<DiscoveredArtifact> |
DiscoveredArtifacts.getArtifacts() |
Iterator<DiscoveredArtifact> |
DiscoveredArtifacts.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultMetaDataFactory.addStandardMetaData(DiscoveredArtifact discoveredArtifact,
BaseArtifactType artifact)
Adds some standard meta-data properties to the artifact instance.
|
protected BaseArtifactType |
DefaultMetaDataFactory.createArtifact(DiscoveredArtifact discoveredArtifact)
Creates the artifact instance based on the type of the discovered artifact.
|
BaseArtifactType |
MetaDataFactory.createMetaData(DiscoveredArtifact artifact)
Creates the meta-data object (S-RAMP specific) for the given artifact that
will be included in the S-RAMP archive being created.
|
BaseArtifactType |
DefaultMetaDataFactory.createMetaData(DiscoveredArtifact discoveredArtifact) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DiscoveredArtifacts.setArtifacts(Set<DiscoveredArtifact> artifacts) |
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.