play.classloading
类 ApplicationCompiler

java.lang.Object
  继承者 play.classloading.ApplicationCompiler

public class ApplicationCompiler
extends java.lang.Object

Java compiler (uses eclipse JDT)


构造方法摘要
ApplicationCompiler(ApplicationClasses applicationClasses)
          Try to guess the magic configuration options
 
方法摘要
 void compile(java.lang.String[] classNames)
          Please compile this className
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ApplicationCompiler

public ApplicationCompiler(ApplicationClasses applicationClasses)
Try to guess the magic configuration options

方法详细信息

compile

public void compile(java.lang.String[] classNames)
Please compile this className



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly