org.apache.james
Class Main

java.lang.Object
  |
  +--org.apache.james.Main

public class Main
extends java.lang.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: 1.1 $ $Date: 2001/05/11 10:36:17 $)
Author:
Federico Barbieri

Constructor Summary
Main()
           
 
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

Main

public Main()
Method Detail

main

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


"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."