public interface IAgentConfiguration extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
IAgentConfiguration |
parse(Configuration agentConfiguration) |
IAgentConfiguration |
parse(String agentConfiguration)
Parse resource and return implementation.
|
Properties getProperties()
IAgentConfiguration parse(String agentConfiguration) throws InternalException
agentConfiguration - InternalExceptionIAgentConfiguration parse(Configuration agentConfiguration) throws InternalException
agentConfiguration - InternalExceptionCopyright © 2016. All Rights Reserved.