org.cruxframework.crux.core.rebind.config
Class CruxClientConfigGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by com.google.gwt.core.ext.IncrementalGenerator
          extended by org.cruxframework.crux.core.rebind.AbstractGenerator
              extended by org.cruxframework.crux.core.rebind.config.CruxClientConfigGenerator

public class CruxClientConfigGenerator
extends AbstractGenerator

Author:
Thiago da Rosa de Bustamante

Constructor Summary
CruxClientConfigGenerator()
           
 
Method Summary
protected  AbstractProxyCreator createProxy(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext ctx, com.google.gwt.core.ext.typeinfo.JClassType baseIntf)
           
 
Methods inherited from class org.cruxframework.crux.core.rebind.AbstractGenerator
generateIncrementally, getVersionId
 
Methods inherited from class com.google.gwt.core.ext.IncrementalGenerator
generate, generateNonIncrementally
 
Methods inherited from class com.google.gwt.core.ext.Generator
escape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CruxClientConfigGenerator

public CruxClientConfigGenerator()
Method Detail

createProxy

protected AbstractProxyCreator createProxy(com.google.gwt.core.ext.TreeLogger logger,
                                           com.google.gwt.core.ext.GeneratorContext ctx,
                                           com.google.gwt.core.ext.typeinfo.JClassType baseIntf)
Specified by:
createProxy in class AbstractGenerator
Returns:


Copyright © 2014. All rights reserved.