public class AgentLauncherScriptComponent extends Object implements ResourceComponent<AgentServerComponent<?>>, OperationFacet
| Constructor and Description |
|---|
AgentLauncherScriptComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
OperationResult |
invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration params) |
void |
start(ResourceContext<AgentServerComponent<?>> rc) |
void |
stop() |
public void start(ResourceContext<AgentServerComponent<?>> rc) throws Exception
start in interface ResourceComponent<AgentServerComponent<?>>Exceptionpublic void stop()
stop in interface ResourceComponent<AgentServerComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic OperationResult invokeOperation(String name, org.rhq.core.domain.configuration.Configuration params) throws Exception
invokeOperation in interface OperationFacetExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.