play.classloading
Class ApplicationCompiler

java.lang.Object
  extended by play.classloading.ApplicationCompiler

public class ApplicationCompiler
extends java.lang.Object

Java compiler (uses eclipse JDT)


Constructor Summary
ApplicationCompiler(ApplicationClasses applicationClasses)
          Try to guess the magic configuration options
 
Method Summary
 void compile(java.lang.String[] classNames)
          Please compile this className
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationCompiler

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

Method Detail

compile

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



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