Liferay 6.2-ce-ga5

com.liferay.portal.tools.jspc.resin
Class BatchJspCompiler

java.lang.Object
  extended by com.liferay.portal.tools.jspc.resin.BatchJspCompiler

public class BatchJspCompiler
extends Object


Constructor Summary
BatchJspCompiler(String appDir, String classDir)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchJspCompiler

public BatchJspCompiler(String appDir,
                        String classDir)
Method Detail

main

public static void main(String[] args)

Liferay 6.2-ce-ga5