org.cruxframework.crux.plugin.gadget.rebind.gadget
Class GadgetInfoGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
com.google.gwt.core.ext.IncrementalGenerator
org.cruxframework.crux.core.rebind.AbstractGenerator
org.cruxframework.crux.plugin.gadget.rebind.gadget.GadgetInfoGenerator
public class GadgetInfoGenerator
- extends org.cruxframework.crux.core.rebind.AbstractGenerator
- Author:
- Thiago da Rosa de Bustamante
|
Method Summary |
protected org.cruxframework.crux.core.rebind.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 |
GadgetInfoGenerator
public GadgetInfoGenerator()
createProxy
protected org.cruxframework.crux.core.rebind.AbstractProxyCreator createProxy(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext ctx,
com.google.gwt.core.ext.typeinfo.JClassType baseIntf)
throws com.google.gwt.core.ext.UnableToCompleteException
- Specified by:
createProxy in class org.cruxframework.crux.core.rebind.AbstractGenerator
- Throws:
com.google.gwt.core.ext.UnableToCompleteException
Copyright © 2014. All rights reserved.