public static class WfProvisionedStateDiff.FeatureSpecMapper extends Object implements org.jboss.galleon.plugin.ProvisionedConfigHandler
| Constructor and Description |
|---|
FeatureSpecMapper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<org.jboss.galleon.state.ProvisionedFeature>> |
arrangeBySpecName(org.jboss.galleon.state.ProvisionedConfig config) |
void |
nextFeature(org.jboss.galleon.state.ProvisionedFeature feature) |
void |
nextSpec(org.jboss.galleon.runtime.ResolvedFeatureSpec spec) |
public Map<String,List<org.jboss.galleon.state.ProvisionedFeature>> arrangeBySpecName(org.jboss.galleon.state.ProvisionedConfig config) throws org.jboss.galleon.ProvisioningException
org.jboss.galleon.ProvisioningExceptionpublic void nextSpec(org.jboss.galleon.runtime.ResolvedFeatureSpec spec)
throws org.jboss.galleon.ProvisioningException
nextSpec in interface org.jboss.galleon.plugin.ProvisionedConfigHandlerorg.jboss.galleon.ProvisioningExceptionpublic void nextFeature(org.jboss.galleon.state.ProvisionedFeature feature)
throws org.jboss.galleon.ProvisioningException
nextFeature in interface org.jboss.galleon.plugin.ProvisionedConfigHandlerorg.jboss.galleon.ProvisioningExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.