Nuxeo Enterprise Platform 5.4

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

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.rebind.GenerationTask
      extended by org.nuxeo.ecm.gwt.runtime.rebind.BundleGenerationTask

public class BundleGenerationTask
extends GenerationTask

Author:
Bogdan Stefanescu

Constructor Summary
BundleGenerationTask()
           
 
Method Summary
 void collectAnnotatedMethods(com.google.gwt.core.ext.typeinfo.JClassType type, java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> extensions, java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> lastExtensions, java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> extPoints, java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> instances)
           
 void run()
           
 
Methods inherited from class org.nuxeo.ecm.gwt.runtime.rebind.GenerationTask
generate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleGenerationTask

public BundleGenerationTask()
Method Detail

run

public void run()
         throws com.google.gwt.core.ext.UnableToCompleteException
Specified by:
run in class GenerationTask
Throws:
com.google.gwt.core.ext.UnableToCompleteException

collectAnnotatedMethods

public void collectAnnotatedMethods(com.google.gwt.core.ext.typeinfo.JClassType type,
                                    java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> extensions,
                                    java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> lastExtensions,
                                    java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> extPoints,
                                    java.util.Set<com.google.gwt.core.ext.typeinfo.JMethod> instances)
                             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.