activate_agent


Description:

public override void activate_agent (string agent_name) throws Error

Activates an agent for this empty session.

Creates the AgentHandler for the specified agent. The handler will be available when the session converts to a real Session.

Parameters:

agent_name

The name of the agent to activate

Exceptions:

Error

if agent not found or handler creation fails