| java.lang.Object org.apache.james.Main
Main | public class Main (Code) | | 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: 494012 $ $Date: 2007-01-08 11:23:58 +0100 (Mo, 08 Jan 2007) $) |
Method Summary | |
public static void | main(String[] args) Displays an error message indicating that James requires an Avalon framework
compatible container. |
main | public static void main(String[] args)(Code) | | Displays an error message indicating that James requires an Avalon framework
compatible container.
Parameters: args - the command line arguments, ignored |
|
|