Errai 3.0.1-SNAPSHOT

org.jboss.errai.config.rebind
Class AsyncGenerationJob

java.lang.Object
  extended by org.jboss.errai.config.rebind.AsyncGenerationJob

public class AsyncGenerationJob
extends Object

Author:
Mike Brock

Nested Class Summary
static class AsyncGenerationJob.Builder
           
 
Method Summary
static AsyncGenerationJob.Builder createBuilder()
           
 com.google.gwt.core.ext.GeneratorContext getGeneratorContext()
           
 Class<?> getInterfaceType()
           
 com.google.gwt.core.ext.TreeLogger getTreeLogger()
           
 Future<String> submit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createBuilder

public static AsyncGenerationJob.Builder createBuilder()

getTreeLogger

public com.google.gwt.core.ext.TreeLogger getTreeLogger()

getGeneratorContext

public com.google.gwt.core.ext.GeneratorContext getGeneratorContext()

getInterfaceType

public Class<?> getInterfaceType()

submit

public Future<String> submit()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.