org.drools.guvnor.gwtutil
Class PerspectiveFactoryGenerator
java.lang.Object
com.google.gwt.core.ext.Generator
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.
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 |
PerspectiveFactoryGenerator
public PerspectiveFactoryGenerator()
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()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.