Uses of Class
org.rhq.plugins.jbossas5.ApplicationServerComponent

Packages that use ApplicationServerComponent
org.rhq.plugins.jbossas5   
org.rhq.plugins.jbossas5.helper   
org.rhq.plugins.jbossas5.script   
 

Uses of ApplicationServerComponent in org.rhq.plugins.jbossas5
 

Method parameters in org.rhq.plugins.jbossas5 with type arguments of type ApplicationServerComponent
 Set<DiscoveredResourceDetails> JBossMessagingDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext)
           
 Set PlatformDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> context)
           
 Set<DiscoveredResourceDetails> ManagedDeploymentDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext)
           
 

Constructors in org.rhq.plugins.jbossas5 with parameters of type ApplicationServerComponent
ApplicationServerOperationsDelegate(ApplicationServerComponent serverComponent)
           
 

Uses of ApplicationServerComponent in org.rhq.plugins.jbossas5.helper
 

Constructors in org.rhq.plugins.jbossas5.helper with parameters of type ApplicationServerComponent
InPluginControlActionFacade(ApplicationServerComponent serverComponent)
           
 

Uses of ApplicationServerComponent in org.rhq.plugins.jbossas5.script
 

Method parameters in org.rhq.plugins.jbossas5.script with type arguments of type ApplicationServerComponent
 DiscoveredResourceDetails ScriptDiscoveryComponent.discoverResource(org.rhq.core.domain.configuration.Configuration pluginConfig, ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext)
           
 Set<DiscoveredResourceDetails> ScriptDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent<?>> discoveryContext)
           
 void ScriptComponent.start(ResourceContext<ApplicationServerComponent<?>> resourceContext)
           
 org.rhq.core.domain.resource.ResourceUpgradeReport ScriptDiscoveryComponent.upgrade(ResourceUpgradeContext<ApplicationServerComponent<?>> upgradeContext)
           
 



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