org.apache.james
Class Main

java.lang.Object
  extended byorg.apache.james.Main

public class Main
extends Object

This is a fake class to display an error message if you try to execute James without having Avalon installed.

Version:
1.0.0 (CVS $Revision: 365582 $ $Date: 2006-01-03 03:51:21 -0500 (Tue, 03 Jan 2006) $)

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Displays an error message indicating that James requires an Avalon framework compatible container.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Displays an error message indicating that James requires an Avalon framework compatible container.

Parameters:
args - the command line arguments, ignored


"Copyright © 1999-2006 Apache Jakarta Project. All Rights Reserved."