| 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,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType artifact)
Adds some standard meta-data properties to the artifact instance.
|
protected org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType |
DefaultMetaDataFactory.createArtifact(DiscoveredArtifact discoveredArtifact)
Creates the artifact instance based on the type of the discovered artifact.
|
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.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.
|
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType |
DefaultMetaDataFactory.createMetaData(DiscoveredArtifact discoveredArtifact) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DiscoveredArtifacts.setArtifacts(Set<DiscoveredArtifact> artifacts) |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.