Uses of Class
fipaos.agent.FIPAOSAgentComponentFactory

Packages that use FIPAOSAgentComponentFactory
fipaos.agent 

Uses of FIPAOSAgentComponentFactory in fipaos.agent
 

Classes in fipaos.agent that implement FIPAOSAgentComponentFactory
class StandardFIPAOSAgentComponentFactory
          Default implementation of FIPAOSAgentComponentFactory
 

Constructors in fipaos.agent with parameters of type FIPAOSAgentComponentFactory
FIPAOSAgent.FIPAOSAgent(PlatformProfile platform_profile, AgentProfile agent_profile, String agent_name, String ownership, boolean using_task_manager, FIPAOSAgentComponentFactory factory)
          Constructor method to initialise an Agent.