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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionlink
(TreeLogger logger, LinkerContext context, ArtifactSet artifacts) Methods inherited from class com.google.gwt.core.ext.linker.AbstractLinker
emitBytes, emitBytes, emitInputStream, emitInputStream, emitString, emitString, emitWithStrongName, emitWithStrongName
Methods inherited from class com.google.gwt.core.ext.Linker
isShardable, link, relink, supportsDevModeInJunit
-
Constructor Details
-
SmartGwtLinker
public SmartGwtLinker()
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in classLinker
-
link
public ArtifactSet link(TreeLogger logger, LinkerContext context, ArtifactSet artifacts) throws UnableToCompleteException - Overrides:
link
in classLinker
- Throws:
UnableToCompleteException
-