examples.chat
Class ChatAgentLauncher

java.lang.Object
  extended byexamples.chat.ChatAgentLauncher

public class ChatAgentLauncher
extends Object

This class creats chat agents.

Version:
"$Id: ChatAgentLauncher.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Andreas Reuter

Constructor Summary
ChatAgentLauncher()
          Creates an object of the class ChatAgentLauncher
 
Method Summary
static void main(String[] argv)
           
 void startChatAgent()
          Creates chat agents and sets some agent properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatAgentLauncher

public ChatAgentLauncher()
Creates an object of the class ChatAgentLauncher

Method Detail

startChatAgent

public void startChatAgent()
Creates chat agents and sets some agent properties.

Throws:
AccessControlException - If the launcher can not lookup in the environment
Exception - If problems occur during starting an agent

main

public static void main(String[] argv)


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.