Uses of Class
org.wildfly.plugin.core.FeaturePack
-
-
Uses of FeaturePack in org.wildfly.plugin.core
Method parameters in org.wildfly.plugin.core with type arguments of type FeaturePack Modifier and Type Method Description static org.jboss.galleon.config.ProvisioningConfig
GalleonUtils. buildConfig(org.jboss.galleon.ProvisioningManager pm, List<FeaturePack> featurePacks, List<String> layers, List<String> excludedLayers, Map<String,String> pluginOptions, String layersConfigFileName)
Deprecated, for removal: This API element is subject to removal in a future version.Build a Galleon provisioning configuration.
-