public class AgentConfigurationImpl extends Object implements IAgentConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
properties |
| Constructor and Description |
|---|
AgentConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
IAgentConfiguration |
parse(Configuration agentConfiguration) |
IAgentConfiguration |
parse(String agentConfiguration)
Parse resource and return implementation.
|
protected Properties properties
public Properties getProperties()
getProperties in interface IAgentConfigurationpublic IAgentConfiguration parse(String agentConfiguration) throws InternalException
IAgentConfigurationparse in interface IAgentConfigurationInternalExceptionpublic IAgentConfiguration parse(Configuration agentConfiguration) throws InternalException
parse in interface IAgentConfigurationInternalExceptionCopyright © 2016. All Rights Reserved.