org.rhq.plugins.apache
Class ApacheServerOperationsDelegate
java.lang.Object
org.rhq.plugins.apache.ApacheServerOperationsDelegate
- All Implemented Interfaces:
- OperationFacet
public class ApacheServerOperationsDelegate
- extends Object
- implements OperationFacet
Executes operations on an Apache server (ApacheServerComponent delegates to this class).
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheServerOperationsDelegate
public ApacheServerOperationsDelegate(ApacheServerComponent serverComponent,
org.rhq.core.domain.configuration.Configuration serverPluginConfiguration,
SystemInfo systemInfo)
startOperationFacet
public void startOperationFacet(OperationContext context)
invokeOperation
public OperationResult invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration params)
throws Exception
- Specified by:
invokeOperation in interface OperationFacet
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.