public class ManagedASComponent extends BaseComponent<HostControllerComponent<?>>
MANAGED_SERVER, testConnection| Constructor and Description |
|---|
ManagedASComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
Get the availability of the managed AS server.
|
protected Address |
getServerAddress() |
protected String |
getSocketBindingGroup() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
Gather measurement data
|
OperationResult |
invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration parameters) |
org.rhq.core.domain.configuration.Configuration |
loadResourceConfiguration() |
void |
start(ResourceContext<HostControllerComponent<?>> hostControllerComponentResourceContext)
Start the resource connection
|
void |
stop() |
collectMulticastAddressTrait, createResource, deleteResource, deployContent, getAddress, getASConnection, getLog, getPath, getResourceDescription, getServerComponent, getStringValue, readAttribute, readAttribute, readAttribute, runDeploymentMagicOnServer, setConnection, setPath, updateResourceConfigurationpublic void start(ResourceContext<HostControllerComponent<?>> hostControllerComponentResourceContext) throws InvalidPluginConfigurationException, Exception
BaseComponentstart in interface ResourceComponent<HostControllerComponent<?>>start in class BaseComponent<HostControllerComponent<?>>InvalidPluginConfigurationExceptionExceptionResourceComponent.start(org.rhq.core.pluginapi.inventory.ResourceContext)public void stop()
stop in interface ResourceComponent<HostControllerComponent<?>>stop in class BaseComponent<HostControllerComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetgetAvailability in class BaseComponent<HostControllerComponent<?>>AvailabilityFacet.getAvailability()public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
throws Exception
BaseComponentgetValues in interface MeasurementFacetgetValues in class BaseComponent<HostControllerComponent<?>>ExceptionMeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport, java.util.Set)protected Address getServerAddress()
getServerAddress in class BaseComponent<HostControllerComponent<?>>protected String getSocketBindingGroup()
getSocketBindingGroup in class BaseComponent<HostControllerComponent<?>>public org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
throws Exception
loadResourceConfiguration in interface ConfigurationFacetloadResourceConfiguration in class BaseComponent<HostControllerComponent<?>>Exceptionpublic OperationResult invokeOperation(String name, org.rhq.core.domain.configuration.Configuration parameters) throws InterruptedException, Exception
invokeOperation in interface OperationFacetinvokeOperation in class BaseComponent<HostControllerComponent<?>>InterruptedExceptionExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.