| Package | Description |
|---|---|
| org.wildfly.build | |
| org.wildfly.build.pack.model | |
| org.wildfly.build.provisioning.model | |
| org.wildfly.build.util |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ArtifactResolver.getArtifact(Artifact.GACE GACE) |
Artifact |
ArtifactResolver.getArtifact(String coords) |
| Modifier and Type | Method and Description |
|---|---|
File |
AetherArtifactFileResolver.getArtifactFile(Artifact artifact) |
File |
ArtifactFileResolver.getArtifactFile(Artifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
FeaturePack.getArtifact() |
Artifact |
FeaturePackArtifactResolver.getArtifact(Artifact.GACE GACE) |
Artifact |
DelegatingArtifactResolver.getArtifact(Artifact.GACE GACE) |
Artifact |
FeaturePackArtifactResolver.getArtifact(String artifactCoords) |
Artifact |
DelegatingArtifactResolver.getArtifact(String coords) |
static Artifact |
Artifact.parse(String description) |
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
FeaturePackDescription.getArtifactVersions() |
| Modifier and Type | Method and Description |
|---|---|
int |
Artifact.compareTo(Artifact o) |
static FeaturePack |
FeaturePackFactory.createPack(Artifact artifactCoords,
ArtifactFileResolver artifactFileResolver,
ArtifactResolver versionOverrideResolver) |
protected void |
FeaturePackDescriptionXMLWriter11.processArtifact(Artifact artifact,
ElementNode versionsElementNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FeaturePackDescriptionXMLWriter11.processArtifactVersions(Set<Artifact> artifactVersions,
ElementNode featurePackElementNode) |
| Constructor and Description |
|---|
FeaturePack(File featurePackFile,
Artifact featurePackArtifact,
FeaturePackDescription description,
List<FeaturePack> dependencies,
ArtifactResolver artifactResolver,
List<String> configurationFiles,
List<String> modulesFiles,
List<String> contentFiles) |
| Constructor and Description |
|---|
FeaturePackArtifactResolver(Collection<Artifact> artifactVersions) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
ServerProvisioningDescription.FeaturePack.getArtifact() |
| Modifier and Type | Method and Description |
|---|---|
Set<Artifact> |
ServerProvisioningDescription.getVersionOverrides() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServerProvisioningDescriptionXmlWriter.processVersionOverrides(Collection<Artifact> artifacts,
ElementNode parentElementNode) |
| Constructor and Description |
|---|
FeaturePack(Artifact artifact,
ServerProvisioningDescription.FeaturePack.ModuleFilters moduleFilters,
ConfigOverride configOverride,
ServerProvisioningDescription.FeaturePack.ContentFilters contentFilters,
List<ServerProvisioningDescription.FeaturePack.Subsystem> subsystems) |
| Modifier and Type | Method and Description |
|---|---|
Artifact |
PropertiesBasedArtifactResolver.getArtifact(Artifact.GACE GACE) |
Artifact |
PropertiesBasedArtifactResolver.getArtifact(String coords) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.