| Package | Description |
|---|---|
| org.wildfly.swarm.fractions |
| Modifier and Type | Method and Description |
|---|---|
static FractionDescriptor |
FractionDescriptor.fromGav(FractionList fractionList,
String gav)
|
FractionDescriptor |
FractionListParser.getFractionDescriptor(String groupId,
String artifactId) |
FractionDescriptor |
FractionList.getFractionDescriptor(String groupId,
String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FractionDescriptor> |
FractionUsageAnalyzer.detectNeededFractions() |
Set<FractionDescriptor> |
FractionDescriptor.getDependencies() |
Collection<FractionDescriptor> |
FractionListParser.getFractionDescriptors() |
Collection<FractionDescriptor> |
FractionList.getFractionDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
void |
FractionDescriptor.addDependency(FractionDescriptor dep) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.