| Package | Description |
|---|---|
| com.googlecode.jmxtrans | |
| com.googlecode.jmxtrans.cli | |
| com.googlecode.jmxtrans.guice | |
| com.googlecode.jmxtrans.scheduler |
| Modifier and Type | Method and Description |
|---|---|
static JmxTransformer |
JmxTransformer.create(JmxTransConfiguration configuration) |
| Constructor and Description |
|---|
JmxTransformer(ServerScheduler serverScheduler,
JmxTransConfiguration configuration,
ConfigurationParser configurationParser,
com.google.inject.Injector injector,
ExecutorRepository queryExecutorRepository,
ExecutorRepository resultExecutorRepository,
java.util.concurrent.ScheduledExecutorService scheduledExecutor) |
ManagedJmxTransformerProcess(JmxTransformer proc,
JmxTransConfiguration configuration)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static JmxTransConfiguration |
JmxTransConfigurationFactory.fromArgs(java.lang.String... args) |
static JmxTransConfiguration |
JmxTransConfigurationFactory.fromProperties(java.io.File configFile) |
JmxTransConfiguration |
JCommanderArgumentParser.parseOptions(java.lang.String[] args) |
JmxTransConfiguration |
CommonsCliArgumentParser.parseOptions(java.lang.String[] args)
Parse the options given on the command line.
|
JmxTransConfiguration |
CliArgumentParser.parseOptions(java.lang.String[] args) |
| Constructor and Description |
|---|
FileConfiguration(JmxTransConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.Injector |
JmxTransModule.createInjector(JmxTransConfiguration configuration) |
| Constructor and Description |
|---|
JmxTransModule(JmxTransConfiguration configuration) |
| Constructor and Description |
|---|
ServerScheduler(JmxTransConfiguration configuration,
java.util.concurrent.ScheduledExecutorService scheduledExecutor,
ExecutorRepository queryExecutorRepository,
ResultProcessor resultProcessor) |
Copyright © 2010-2019 JmxTrans team. All Rights Reserved.