Package-level declarations

Types

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

Automatically deploy all Agent beans to the AgentPlatform.

Link copied to clipboard
data class AgentScanningProperties(val annotation: Boolean = true, val bean: Boolean = false)

Scanning configuration