Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.runtime.rebind
Class GenerationTask

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.rebind.GenerationTask
Direct Known Subclasses:
BundleGenerationTask

public abstract class GenerationTask
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
GenerationTask()
           
 
Method Summary
 java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.core.ext.GeneratorContext context, java.lang.String typeName)
           
abstract  void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerationTask

public GenerationTask()
Method Detail

generate

public java.lang.String generate(com.google.gwt.core.ext.TreeLogger logger,
                                 com.google.gwt.core.ext.GeneratorContext context,
                                 java.lang.String typeName)
                          throws com.google.gwt.core.ext.UnableToCompleteException
Throws:
com.google.gwt.core.ext.UnableToCompleteException

run

public abstract void run()
                  throws com.google.gwt.core.ext.UnableToCompleteException
Throws:
com.google.gwt.core.ext.UnableToCompleteException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.