buildClassLoader
public static ClassLoader buildClassLoader(String classPath)
compileAndRemove
public void compileAndRemove(Collection fileNames)
throws CompilerException
compileAndRemove
public void compileAndRemove(String fileName)
throws CompilerException
getClassPath
public String getClassPath()
getCompiler
public String getCompiler()
getDestDir
public String getDestDir()
getRemoteItfs
public static Set getRemoteItfs(Class cl)
getRemoteMethods
public static Method[] getRemoteMethods(Class cl)
getSrcDir
public String getSrcDir()
isCompile
public boolean isCompile()
isInvokeCmd
public boolean isInvokeCmd()
isRemoteItf
public static boolean isRemoteItf(Class cl)
loadClass
public Class loadClass(String className)
throws ClassNotFoundException
main
public static void main(String[] args)
usage
public static void usage()