public class ApplicationMBeansComponent extends Object implements JMXComponent<BaseComponent<?>>
ApplicationMBeansDiscoveryComponentCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
ApplicationMBeansComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
org.mc4j.ems.connection.EmsConnection |
getEmsConnection() |
protected boolean |
hasApplicationMBeans()
Checks if application MBeans are available.
|
void |
start(ResourceContext resourceContext) |
void |
stop() |
public void start(ResourceContext resourceContext) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<BaseComponent<?>>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<BaseComponent<?>>public org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection in interface JMXComponent<BaseComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetprotected boolean hasApplicationMBeans()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.