org.jboss.errai.ioc.rebind
Class IOCGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
org.jboss.errai.ioc.rebind.IOCGenerator
public class IOCGenerator
- extends com.google.gwt.core.ext.Generator
The main generator class for the errai-ioc framework.
| 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 |
isDebugCompile
public static final boolean isDebugCompile
IOCGenerator
public IOCGenerator()
generate
public String generate(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.core.ext.GeneratorContext context,
String typeName)
throws com.google.gwt.core.ext.UnableToCompleteException
- Specified by:
generate in class com.google.gwt.core.ext.Generator
- Throws:
com.google.gwt.core.ext.UnableToCompleteException
getJClassType
public MetaClass getJClassType(Class cls)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.