Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.gwtutil
Class PerspectiveFactoryGenerator

java.lang.Object
  extended by com.google.gwt.core.ext.Generator
      extended by org.drools.guvnor.gwtutil.PerspectiveFactoryGenerator

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

This generates PerspectiveFactory class during GWT compile time as we can not use Java reflection on GWT client side.


Constructor Summary
PerspectiveFactoryGenerator()
           
 
Method Summary
 String generate(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext context, String requestedClass)
           
static Map<String,List<ModuleEditorConfiguration>> loadModuleEditorMetaData()
           
 
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

PerspectiveFactoryGenerator

public PerspectiveFactoryGenerator()
Method Detail

generate

public String generate(com.google.gwt.core.ext.TreeLogger logger,
                       com.google.gwt.core.ext.GeneratorContext context,
                       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

loadModuleEditorMetaData

public static Map<String,List<ModuleEditorConfiguration>> loadModuleEditorMetaData()

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.