| Package | Description |
|---|---|
| org.wildfly.swarm.plugin | |
| org.wildfly.swarm.plugin.process |
| Modifier and Type | Class and Description |
|---|---|
class |
FractionMetadata |
| Modifier and Type | Method and Description |
|---|---|
static DependencyMetadata |
DependencyMetadata.fromMscGav(String gav) |
static DependencyMetadata |
DependencyMetadata.fromString(String gav) |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyMetadata> |
FractionRegistry.bomInclusions() |
Set<DependencyMetadata> |
FractionMetadata.getDependencies() |
Set<DependencyMetadata> |
FractionMetadata.getTransitiveDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
FractionMetadata.addDependency(DependencyMetadata dependency) |
void |
FractionMetadata.addTransitiveDependency(DependencyMetadata dependency) |
int |
DependencyMetadata.compareTo(DependencyMetadata that) |
FractionMetadata |
FractionRegistry.of(DependencyMetadata dependency) |
| Modifier and Type | Method and Description |
|---|---|
void |
FractionMetadata.addTransitiveDependencies(Collection<DependencyMetadata> dependencies) |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyMetadata> |
ModuleAnalyzer.getDependencies() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.