public class DMREndpointService extends EndpointService<DMRNodeLocation,DMRSession>
EndpointServicestatus| Constructor and Description |
|---|
DMREndpointService(String feedId,
MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration> endpoint,
ResourceTypeManager<DMRNodeLocation> resourceTypeManager,
ModelControllerClientFactory modelControllerClientFactory,
ProtocolDiagnostics diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
static String |
lookupServerIdentifier(org.jboss.as.controller.client.ModelControllerClient client) |
DMRSession |
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 DMREndpointService(String feedId, MonitoredEndpoint<MonitorServiceConfiguration.EndpointConfiguration> endpoint, ResourceTypeManager<DMRNodeLocation> resourceTypeManager, ModelControllerClientFactory modelControllerClientFactory, ProtocolDiagnostics diagnostics)
public static String lookupServerIdentifier(org.jboss.as.controller.client.ModelControllerClient client) throws IOException
IOExceptionpublic DMRSession openSession()
EndpointServiceSession - do not forget to close it!openSession in class EndpointService<DMRNodeLocation,DMRSession>SessionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.