Uses of Class
org.rhq.plugins.apache.ApacheServerComponent

Packages that use ApacheServerComponent
org.rhq.plugins.apache   
 

Uses of ApacheServerComponent in org.rhq.plugins.apache
 

Methods in org.rhq.plugins.apache with parameters of type ApacheServerComponent
static OperationResult ModJKComponent.installModJk(ApacheServerComponent serverComponent, Configuration params)
          Delegate method to install a simple mod_jk in an apache httpd
 

Method parameters in org.rhq.plugins.apache with type arguments of type ApacheServerComponent
 java.util.Set<DiscoveredResourceDetails> ApacheVirtualHostServiceDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApacheServerComponent> discoveryContext)
          Discovers the VirtualHosts that are deployed on the specified Apache server and creates and returns corresponding JON services.
 void ModJKComponent.start(ResourceContext<ApacheServerComponent> parentResourceContext)
           
 void ApacheVirtualHostServiceComponent.start(ResourceContext<ApacheServerComponent> resourceContext)
           
 

Constructors in org.rhq.plugins.apache with parameters of type ApacheServerComponent
ApacheServerOperationsDelegate(ApacheServerComponent serverComponent, SystemInfo systemInfo)
           
 



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