| Package | Description |
|---|---|
| org.rhq.plugins.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedJMXServerComponent<T extends JMXComponent<?>>
A component for an "embedded" JVM Resource, which lets its parent component manage the
EmsConnection. |
class |
MBeanResourceComponent<T extends JMXComponent<?>>
A generic JMX MBean resource component that can be used to manage a JMX MBean.
|
class |
MBeanResourceDiscoveryComponent<T extends JMXComponent<?>>
This is meant to be a generic discovery component for MBeans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedJMXServerComponent<T extends JMXComponent<?>>
A component for an "embedded" JVM Resource, which lets its parent component manage the
EmsConnection. |
class |
JavaUtilLoggingResourceComponent |
class |
JMXServerComponent<T extends ResourceComponent<?>>
The generic JMX server component used to create and cache a connection to a local or
remote JMX MBeanServer.
|
class |
MBeanResourceComponent<T extends JMXComponent<?>>
A generic JMX MBean resource component that can be used to manage a JMX MBean.
|
class |
ThreadDataMeasurementComponent |
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
MBeanResourceDiscoveryComponent.performDiscovery(org.rhq.core.domain.configuration.Configuration pluginConfiguration,
JMXComponent parentResourceComponent,
org.rhq.core.domain.resource.ResourceType resourceType)
Performs the actual discovery through MBeans.
|
Set<DiscoveredResourceDetails> |
MBeanResourceDiscoveryComponent.performDiscovery(org.rhq.core.domain.configuration.Configuration pluginConfiguration,
JMXComponent parentResourceComponent,
org.rhq.core.domain.resource.ResourceType resourceType,
boolean skipUnknownProps)
Performs the actual discovery through MBeans.
|
| Modifier and Type | Method and Description |
|---|---|
Set<DiscoveredResourceDetails> |
EmbeddedJMXServerDiscoveryComponent.discoverResources(ResourceDiscoveryContext<JMXComponent<?>> context) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.