public final class AgentOutputFactory extends Object
Constructor and Description |
---|
AgentOutputFactory() |
Modifier and Type | Method and Description |
---|---|
static IAgentOutput |
createAgentOutput(AgentConfigs agentConfigs)
Create an instance of
IAgentOutput based on the agent
configuration. |
public static IAgentOutput createAgentOutput(AgentConfigs agentConfigs)
IAgentOutput
based on the agent
configuration.agentConfigs
- an object of AgentConfigs
IAgentOutput
Copyright © 2010–2019 GZoltar. All rights reserved.