com.hs.mail.container
Class Main

java.lang.Object
  extended by com.hs.mail.container.Main

public class Main
extends Object


Constructor Summary
Main()
           
 
Method Summary
 File getAppHome()
           
 ClassLoader getClassLoader()
           
static void main(String[] args)
           
 void runTaskClass(String taskClass, List tokens)
           
 void setAppHome(File appHome)
           
 
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)

runTaskClass

public void runTaskClass(String taskClass,
                         List tokens)
                  throws Throwable
Throws:
Throwable

getClassLoader

public ClassLoader getClassLoader()
                           throws MalformedURLException
Throws:
MalformedURLException

setAppHome

public void setAppHome(File appHome)

getAppHome

public File getAppHome()


Copyright © 2011. All Rights Reserved.