public class JMXEndpointService extends EndpointService<JMXNodeLocation,JMXSession>
EndpointService| Modifier and Type | Field and Description |
|---|---|
static String |
MBEAN_SERVER_NAME_KEY |
status| Constructor and Description |
|---|
JMXEndpointService(String feedId,
MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration> endpoint,
ResourceTypeManager<JMXNodeLocation> resourceTypeManager,
ProtocolDiagnostics diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
JMXSession |
openSession()
Opens a new protocl specific
Session - do not forget to close it! |
addInventoryListener, discoverAll, equals, generateAssociatedMetricId, generateAssociatedMetricTags, getDiagnostics, getFeedId, getLocationResolver, getMonitoredEndpoint, getResourceManager, getResourceTypeManager, hashCode, measureAvails, measureMetrics, removeInventoryListener, removeResources, start, stop, toStringpublic static final String MBEAN_SERVER_NAME_KEY
public JMXEndpointService(String feedId, MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration> endpoint, ResourceTypeManager<JMXNodeLocation> resourceTypeManager, ProtocolDiagnostics diagnostics)
public JMXSession openSession()
EndpointServiceSession - do not forget to close it!openSession in class EndpointService<JMXNodeLocation,JMXSession>SessionEndpointService.openSession()Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.