| Package | Description |
|---|---|
| org.wildfly.galleon.maven |
| Modifier and Type | Method and Description |
|---|---|
static FeaturePackDependencySpec |
FeaturePackDependencySpec.create(org.jboss.galleon.config.FeaturePackConfig fpConfig) |
static FeaturePackDependencySpec |
FeaturePackDependencySpec.create(String name,
org.jboss.galleon.config.FeaturePackConfig fpConfig) |
| Modifier and Type | Method and Description |
|---|---|
Map<ArtifactCoords.Gav,FeaturePackDependencySpec> |
WildFlyFeaturePackBuild.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
WildFlyFeaturePackBuild.Builder |
WildFlyFeaturePackBuild.Builder.addDependency(ArtifactCoords.Gav gav,
FeaturePackDependencySpec dependency) |
Copyright © 2016–2021 JBoss by Red Hat. All rights reserved.