| Package | Description |
|---|---|
| com.googlecode.jmxtrans.connections | |
| com.googlecode.jmxtrans.jobs |
| Modifier and Type | Method and Description |
|---|---|
void |
JmxConnectionFactory.destroyObject(JMXConnectionParams params,
JMXConnector connector)
Closes the connection.
|
JMXConnector |
JmxConnectionFactory.makeObject(JMXConnectionParams params)
Creates the connection.
|
boolean |
JmxConnectionFactory.validateObject(JMXConnectionParams params,
JMXConnector connector)
Validates that the connection is good.
|
| Constructor and Description |
|---|
ServerJob(org.apache.commons.pool.impl.GenericKeyedObjectPool<JMXConnectionParams,JMXConnector> jmxPool,
JmxUtils jmxUtils) |
Copyright © 2010-2015 JmxTrans team. All Rights Reserved.