public class JMXSession extends Session<JMXNodeLocation>
Session| Constructor and Description |
|---|
JMXSession(String feedId,
MonitoredEndpoint endpoint,
ResourceTypeManager<JMXNodeLocation> resourceTypeManager,
Driver<JMXNodeLocation> driver,
LocationResolver<JMXNodeLocation> locationResolver,
org.jolokia.client.J4pClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.jolokia.client.J4pClient |
getClient()
Returns a native client.
|
getDriver, getEndpoint, getFeedId, getLocationResolver, getResourceTypeManagerpublic JMXSession(String feedId, MonitoredEndpoint endpoint, ResourceTypeManager<JMXNodeLocation> resourceTypeManager, Driver<JMXNodeLocation> driver, LocationResolver<JMXNodeLocation> locationResolver, org.jolokia.client.J4pClient client)
public void close()
throws IOException
IOExceptionCloseable.close()public org.jolokia.client.J4pClient getClient()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.