public class FractionList extends Object implements org.wildfly.swarm.tools.FractionList
| Modifier and Type | Method and Description |
|---|---|
static FractionList |
get() |
org.wildfly.swarm.tools.FractionDescriptor |
getFractionDescriptor(String groupId,
String artifactId) |
Collection<org.wildfly.swarm.tools.FractionDescriptor> |
getFractionDescriptors() |
Map<String,org.wildfly.swarm.tools.FractionDescriptor> |
getPackageSpecs() |
public static FractionList get()
public Collection<org.wildfly.swarm.tools.FractionDescriptor> getFractionDescriptors()
getFractionDescriptors in interface org.wildfly.swarm.tools.FractionListpublic org.wildfly.swarm.tools.FractionDescriptor getFractionDescriptor(String groupId, String artifactId)
getFractionDescriptor in interface org.wildfly.swarm.tools.FractionListCopyright © 2016 JBoss by Red Hat. All rights reserved.