org.rhq.plugins.jbossas
Class JBossASTomcatServerComponent
java.lang.Object
org.rhq.plugins.jbossas.JBossASTomcatServerComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, ResourceComponent<JMXComponent>, MeasurementFacet, OperationFacet, JMXComponent<JMXComponent>
public class JBossASTomcatServerComponent
- extends java.lang.Object
- implements MeasurementFacet, OperationFacet, ConfigurationFacet, JMXComponent<JMXComponent>
TODO
- Author:
- John Mazzitelli
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossASTomcatServerComponent
public JBossASTomcatServerComponent()
start
public void start(ResourceContext<JMXComponent> context)
- Specified by:
start in interface ResourceComponent<JMXComponent>
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<JMXComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getValues
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> requests)
- Specified by:
getValues in interface MeasurementFacet
invokeOperation
public OperationResult invokeOperation(java.lang.String name,
Configuration configuration)
- Specified by:
invokeOperation in interface OperationFacet
loadResourceConfiguration
public Configuration loadResourceConfiguration()
- Specified by:
loadResourceConfiguration in interface ConfigurationFacet
updateResourceConfiguration
public void updateResourceConfiguration(ConfigurationUpdateReport report)
- Specified by:
updateResourceConfiguration in interface ConfigurationFacet
getEmsConnection
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
- Specified by:
getEmsConnection in interface JMXComponent<JMXComponent>
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.