| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
PmSession.getContainer() |
FeatureContainer |
PmSession.getExploredContainer() |
FeatureContainer |
AbstractFeaturePackCommand.getFeatureContainer(PmSession session,
org.aesh.readline.AeshContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
PmSession.setExploredContainer(FeatureContainer exploredContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
StateFullPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected abstract FeatureContainer |
AbstractPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StateInfoUtil.printContentPath(PmCommandInvocation session,
FeatureContainer fp,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractDefaultConfigCommand.ConfigCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
StateAddFeatureCommand.FeatureSpecIdCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractPackageCommand.AllPackagesContainer |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractPackageCommand.PackageCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Constructor and Description |
|---|
AllPackagesContainer(FeatureContainer container) |
| Modifier and Type | Class and Description |
|---|---|
class |
FeaturePackInfo |
class |
ProvisioningInfo |
| Modifier and Type | Method and Description |
|---|---|
static FeatureContainer |
FeatureContainers.fromFeaturePackGav(PmSession session,
ProvisioningManager manager,
ArtifactCoords.Gav gav,
String name) |
static FeatureContainer |
FeatureContainers.fromProvisioningRuntime(PmSession session,
ProvisioningManager manager,
ProvisioningRuntime runtime) |
static FeatureContainer |
Caches.getFeaturePackInfo(ArtifactCoords.Gav gav) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FeatureContainer> |
FeatureContainer.getFullDependencies() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Caches.addFeaturePackInfo(ArtifactCoords.Gav gav,
FeatureContainer info) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureContainer.setFullDependencies(Map<String,FeatureContainer> fullDependencies) |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
State.getContainer() |
| Constructor and Description |
|---|
FeatureContainerPathConsumer(FeatureContainer info,
boolean completion) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.