com.google.gwt.resources.rebind.context
Class StaticClientBundleGenerator

java.lang.Object
  extended by Generator
      extended by com.google.gwt.resources.rebind.context.AbstractClientBundleGenerator
          extended by com.google.gwt.resources.rebind.context.StaticClientBundleGenerator

public final class StaticClientBundleGenerator
extends AbstractClientBundleGenerator

Copies selected files into module output with strong names and generates the ClientBundle mappings.


Constructor Summary
StaticClientBundleGenerator()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.resources.rebind.context.AbstractClientBundleGenerator
generate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticClientBundleGenerator

public StaticClientBundleGenerator()