Uses of Class
org.rhq.core.clientapi.descriptor.plugin.BundleTargetDescriptor

Packages that use BundleTargetDescriptor
org.rhq.core.clientapi.descriptor.plugin   
 

Uses of BundleTargetDescriptor in org.rhq.core.clientapi.descriptor.plugin
 

Fields in org.rhq.core.clientapi.descriptor.plugin declared as BundleTargetDescriptor
protected  BundleTargetDescriptor ResourceDescriptor.bundleTarget
           
 

Methods in org.rhq.core.clientapi.descriptor.plugin that return BundleTargetDescriptor
 BundleTargetDescriptor ObjectFactory.createBundleTargetDescriptor()
          Create an instance of BundleTargetDescriptor
 BundleTargetDescriptor ResourceDescriptor.getBundleTarget()
          Gets the value of the bundleTarget property.
 

Methods in org.rhq.core.clientapi.descriptor.plugin with parameters of type BundleTargetDescriptor
 void ResourceDescriptor.setBundleTarget(BundleTargetDescriptor value)
          Sets the value of the bundleTarget property.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.