| Package | Description |
|---|---|
| org.hawkular.btm.api.client | |
| org.hawkular.btm.api.model.admin | |
| org.hawkular.btm.api.services |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CollectorConfiguration |
AbstractConfigurationManager.doGetConfiguration()
This method obtains the collector configuration from a derived
implementation.
|
CollectorConfiguration |
AbstractConfigurationManager.getConfiguration() |
CollectorConfiguration |
ConfigurationManager.getConfiguration()
This method returns the collector configuration.
|
protected CollectorConfiguration |
AbstractConfigurationManager.loadConfig(String uri)
This method loads the configuration from the supplied URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorConfiguration.merge(CollectorConfiguration config,
boolean overwrite)
This method merges the supplied configuration into this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CollectorConfiguration |
AdministrationService.getConfiguration(String resource)
This method returns the business transaction collector configuration
associated with the supplied resource.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.