AgentDeployer

class AgentDeployer(val agents: List<Agent>, agentPlatform: AgentPlatform, properties: AgentScanningProperties)

Automatically deploy all Agent beans to the AgentPlatform.

Constructors

Link copied to clipboard
constructor(agents: List<Agent>, agentPlatform: AgentPlatform, properties: AgentScanningProperties)

Properties

Link copied to clipboard