| Package | Description |
|---|---|
| org.rhq.enterprise.server.bundle | |
| org.rhq.enterprise.server.plugin.pc.bundle |
| Modifier and Type | Method and Description |
|---|---|
RecipeParseResults |
BundleDistributionInfo.getRecipeParseResults()
The information gleened from the recipe that was found in the bundle distribution file.
|
| Constructor and Description |
|---|
BundleDistributionInfo(String recipe,
RecipeParseResults recipeParseResults,
Map<String,File> bundleFiles) |
| Modifier and Type | Method and Description |
|---|---|
RecipeParseResults |
BundleServerPluginFacet.parseRecipe(String recipe)
The server side plugin is being given a recipe which must be parsed.
|
RecipeParseResults |
BundleServerPluginManager.parseRecipe(String bundleTypeName,
String recipe)
Given the
name of a bundle type, this will parse the given recipe by asking the
bundle plugin that can parse a recipe of that bundle type. |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.