public class AgentConfigurationSetup extends Object
| Constructor and Description |
|---|
AgentConfigurationSetup(org.jboss.modules.Resource configFile,
boolean resetConfigurationAtStartup,
Map<String,String> overrides,
org.jboss.as.server.ServerEnvironment serverEnv) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPreferencesNodeName() |
void |
preConfigureAgent() |
void |
prepareLogConfigFile(org.jboss.modules.Resource logConfigFile)
Prepares the log config file so it writes the logs to the server's log directory.
|
public String getPreferencesNodeName()
public void prepareLogConfigFile(org.jboss.modules.Resource logConfigFile)
throws Exception
logConfigFile - the agent's out-of-box log config fileExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.