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
 java.util.Set PlatformDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent> context)
           
 java.util.Set<DiscoveredResourceDetails> ManagedDeploymentDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent> discoveryContext)
           
 

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

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
 java.util.Set<DiscoveredResourceDetails> ScriptDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApplicationServerComponent> discoveryContext)
           
 void ScriptComponent.start(ResourceContext<ApplicationServerComponent> resourceContext)
           
 



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