public class JobRunner extends Object
Guarantees that only one thread invokes the GWT compiler at a time and reports progress on waiting jobs.
JobRunners are thread-safe.
Modifier and Type | Method and Description |
---|---|
String |
getRecompileJs(TreeLogger logger,
com.google.gwt.dev.codeserver.Outbox box)
Submits a recompile js creation job to be executed.
|
public String getRecompileJs(TreeLogger logger, com.google.gwt.dev.codeserver.Outbox box) throws ExecutionException
ExecutionException
Copyright © 2018. All rights reserved.