| Package | Description |
|---|---|
| org.hawkular.agent.javaagent | |
| org.hawkular.agent.javaagent.config |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaAgentEngine.startHawkularAgent(Configuration newConfig)
This method allows you to start the agent using a Java Agent Engine Configuration (
Configuration)
rather than a Agent Core Engine configuration (AgentCoreEngineConfiguration). |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigManager.getConfiguration() |
Configuration |
ConfigManager.getConfiguration(boolean forceLoad) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigManager.updateConfiguration(Configuration config,
boolean createBackup)
Updates the configuration and writes it to the
file, overwriting
the previous content of the file. |
| Constructor and Description |
|---|
ConfigConverter(Configuration config) |
Configuration(Configuration original)
copy constructor
|
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.