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

Packages that use ApacheServerComponent
org.rhq.plugins.apache   
org.rhq.plugins.apache.util   
 

Uses of ApacheServerComponent in org.rhq.plugins.apache
 

Methods in org.rhq.plugins.apache with parameters of type ApacheServerComponent
static int ApacheVirtualHostServiceComponent.getWwwServiceIndex(ApacheServerComponent parent, String resourceKey)
           
static OperationResult ModJKComponent.installModJk(ApacheServerComponent serverComponent, org.rhq.core.domain.configuration.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
 Set<DiscoveredResourceDetails> ApacheVirtualHostServiceDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApacheServerComponent> context)
           
 Set<DiscoveredResourceDetails> ModJKDiscoveryComponent.discoverResources(ResourceDiscoveryContext<ApacheServerComponent> context)
          Try to detect a mod_jk.
 void ApacheVirtualHostServiceComponent.start(ResourceContext<ApacheServerComponent> resourceContext)
           
 void ModJKComponent.start(ResourceContext<ApacheServerComponent> parentResourceContext)
           
 void ApacheLocationComponent.start(ResourceContext<ApacheServerComponent> context)
           
 void ApacheFilesComponent.start(ResourceContext<ApacheServerComponent> context)
           
 org.rhq.core.domain.resource.ResourceUpgradeReport ApacheVirtualHostServiceDiscoveryComponent.upgrade(ResourceUpgradeContext<ApacheServerComponent> inventoriedResource)
           
 

Constructors in org.rhq.plugins.apache with parameters of type ApacheServerComponent
ApacheServerOperationsDelegate(ApacheServerComponent serverComponent, org.rhq.core.domain.configuration.Configuration serverPluginConfiguration, SystemInfo systemInfo)
           
 

Uses of ApacheServerComponent in org.rhq.plugins.apache.util
 

Constructors in org.rhq.plugins.apache.util with parameters of type ApacheServerComponent
VirtualHostLegacyResourceKeyUtil(ApacheServerComponent serverComponent, ApacheDirectiveTree runtimeConfig)
           
 



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