Uses of Class
org.rhq.enterprise.server.bundle.BundleDistributionInfo

Packages that use BundleDistributionInfo
org.rhq.enterprise.server.plugin.pc.bundle   
 

Uses of BundleDistributionInfo in org.rhq.enterprise.server.plugin.pc.bundle
 

Methods in org.rhq.enterprise.server.plugin.pc.bundle that return BundleDistributionInfo
 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-2012 Red Hat, Inc.. All Rights Reserved.