Class EventBusUtilGenerator

java.lang.Object
com.google.gwt.core.ext.Generator
org.pentaho.mantle.rebind.EventBusUtilGenerator

public class EventBusUtilGenerator extends com.google.gwt.core.ext.Generator
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.google.gwt.core.ext.Generator

    com.google.gwt.core.ext.Generator.RunsLocal
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    generate(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext context, String typeName)
     

    Methods inherited from class com.google.gwt.core.ext.Generator

    escape, escapeClassName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EventBusUtilGenerator

      public EventBusUtilGenerator()
  • Method Details

    • 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