fr.lifl.genca.mail
Class RunAgentServer

java.lang.Object
  extended byfr.lifl.genca.mail.RunAgentServer

public class RunAgentServer
extends java.lang.Object

This class launches a server agent that communicates by mail. Its mail properties must be find in a file named serverMailProperties.xml

Author:
Marie-Hélène Verrons

Constructor Summary
RunAgentServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunAgentServer

public RunAgentServer()
Method Detail

main

public static void main(java.lang.String[] args)