| Package | Description |
|---|---|
| org.rhq.enterprise.server.plugin.pc.bundle |
| Modifier and Type | Method and Description |
|---|---|
BundleDistributionInfo |
BundleServerPluginManager.parseRecipe(String recipe)
Given just a recipe, this will attempt to parse the given recipe by asking all the
bundle plugins to see if any can parse it successfully.
|
BundleDistributionInfo |
BundleServerPluginManager.processBundleDistributionFile(File distributionFile)
Given an bundle distribution file, this will find the appropriate server side plugin that can process it
and will ask that plugin to crack open the bundle distribution file and return information about it.
|
BundleDistributionInfo |
BundleServerPluginFacet.processBundleDistributionFile(File distributionFile)
The server side plugin is being given an bundle distribution file that must be procssed.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.