org.cruxframework.crux.core.rebind.config
Class CruxClientConfigProxyCreator
java.lang.Object
org.cruxframework.crux.core.rebind.AbstractProxyCreator
org.cruxframework.crux.core.rebind.AbstractInterfaceWrapperProxyCreator
org.cruxframework.crux.core.rebind.config.CruxClientConfigProxyCreator
public class CruxClientConfigProxyCreator
- extends AbstractInterfaceWrapperProxyCreator
- Author:
- Thiago da Rosa de Bustamante
|
Constructor Summary |
CruxClientConfigProxyCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context)
Constructor |
| Methods inherited from class org.cruxframework.crux.core.rebind.AbstractProxyCreator |
cacheableVersionFound, create, findCacheableImplementationAndMarkForReuseIfAvailable, generateLoggerField, generateMethodParameters, generateMethodTrhowsClause, generateProxyContructor, generateProxyFields, generateProxyWrapperMethodDeclaration, generateSubTypes, getJsniSimpleSignature, isAlreadyGenerated, isCacheable, isCrux2OldInterfacesCompatibilityEnabled, logDebugMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CruxClientConfigProxyCreator
public CruxClientConfigProxyCreator(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context)
- Constructor
- Parameters:
logger - context -
getImports
protected String[] getImports()
- Specified by:
getImports in class AbstractInterfaceWrapperProxyCreator
- Returns:
- the list of imports required by proxy
generateProxyMethods
protected void generateProxyMethods(AbstractProxyCreator.SourcePrinter sourceWriter)
throws CruxGeneratorException
- Overrides:
generateProxyMethods in class AbstractProxyCreator
- Throws:
CruxGeneratorException
generatePreferWebSQLForNativeDB
protected void generatePreferWebSQLForNativeDB(AbstractProxyCreator.SourcePrinter sourceWriter)
generateEnableChildrenWindowsDebugMethod
protected void generateEnableChildrenWindowsDebugMethod(AbstractProxyCreator.SourcePrinter sourceWriter)
- Parameters:
sourceWriter -
generateEnableCrux2OldInterfacesCompatibility
protected void generateEnableCrux2OldInterfacesCompatibility(AbstractProxyCreator.SourcePrinter sourceWriter)
- Parameters:
sourceWriter -
Copyright © 2014. All rights reserved.