com.google.gwt.inject.rebind
Class GinjectorGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by com.google.gwt.inject.rebind.GinjectorGenerator

public class GinjectorGenerator
extends com.google.gwt.core.ext.Generator

Generator for implementations of Ginjector.


Constructor Summary
GinjectorGenerator()
           
 
Method Summary
 java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext ctx, java.lang.String requestedClass)
           
 
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

GinjectorGenerator

public GinjectorGenerator()
Method Detail

generate

public java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger,
                                 com.google.gwt.core.ext.GeneratorContext ctx,
                                 java.lang.String requestedClass)
                          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