org.apache.james.mpt.app
Class Main

java.lang.Object
  extended by org.apache.james.mpt.app.Main

public class Main
extends java.lang.Object

Runs MPT application.

Return values:

0Success
-1Illegal Arguments
1Script not found
1Port not a number


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 final void main(java.lang.String[] args)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.