Liferay 6.1.2-ce-ga3

com.liferay.portal.tools
Class ExtInfoBuilder

java.lang.Object
  extended by com.liferay.portal.tools.ExtInfoBuilder

public class ExtInfoBuilder
extends Object


Constructor Summary
ExtInfoBuilder(String basedir, String outputDir, String servletContextName)
           
 
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

ExtInfoBuilder

public ExtInfoBuilder(String basedir,
                      String outputDir,
                      String servletContextName)
               throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

Liferay 6.1.2-ce-ga3