|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.apache.ModJKComponent
public class ModJKComponent
Management of a mod_jk plugin in the parent apache server
| Constructor Summary | |
|---|---|
ModJKComponent()
|
|
| Method Summary | |
|---|---|
AvailabilityType |
getAvailability()
|
static OperationResult |
installModJk(ApacheServerComponent serverComponent,
Configuration params)
Delegate method to install a simple mod_jk in an apache httpd |
void |
start(ResourceContext<ApacheServerComponent> parentResourceContext)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModJKComponent()
| Method Detail |
|---|
public void start(ResourceContext<ApacheServerComponent> parentResourceContext)
throws InvalidPluginConfigurationException,
java.lang.Exception
start in interface ResourceComponent<ApacheServerComponent>InvalidPluginConfigurationException
java.lang.Exceptionpublic void stop()
stop in interface ResourceComponent<ApacheServerComponent>public AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacet
public static OperationResult installModJk(ApacheServerComponent serverComponent,
Configuration params)
throws java.lang.Exception
serverComponent - The parents server component with the configurationparams - Params we got passed from the GUI
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||