Package com.smartgwt.linker
Class SmartGwtLinker
java.lang.Object
com.google.gwt.core.ext.Linker
com.google.gwt.core.ext.linker.AbstractLinker
com.smartgwt.linker.SmartGwtLinker
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionlink(TreeLogger logger, LinkerContext context, ArtifactSet artifacts) Methods inherited from class com.google.gwt.core.ext.linker.AbstractLinkeremitBytes, emitBytes, emitInputStream, emitInputStream, emitString, emitString, emitWithStrongName, emitWithStrongNameMethods inherited from class com.google.gwt.core.ext.LinkerisShardable, link, relink, supportsDevModeInJunit
- 
Constructor Details- 
SmartGwtLinkerpublic SmartGwtLinker()
 
- 
- 
Method Details- 
getDescription- Specified by:
- getDescriptionin class- Linker
 
- 
linkpublic ArtifactSet link(TreeLogger logger, LinkerContext context, ArtifactSet artifacts) throws UnableToCompleteException - Overrides:
- linkin class- Linker
- Throws:
- UnableToCompleteException
 
 
-