@Gwtc(propertiesLaunch=) public class GwtcServiceImpl extends GwtcServiceAbstract
GwtcServiceAbstract.Replacementcontext, entryPoint, finished, GEN_PREFIX, genName, manifestName, out, tempDir| Constructor and Description |
|---|
GwtcServiceImpl() |
GwtcServiceImpl(ClassLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAsyncBlock(Class<? extends com.google.gwt.core.client.RunAsyncCallback> asSubclass) |
void |
addGwtTestCase(Class<? extends com.google.gwt.junit.client.GWTTestCase> subclass) |
void |
addGwtTestSuite(Class<? extends com.google.gwt.junit.tools.GWTTestSuite> asSubclass) |
boolean |
addJUnitClass(Class<?> clazz) |
void |
addMethod(Method method) |
void |
addMethod(Method method,
boolean onNewInstance) |
void |
addPackage(Package pkg,
boolean recursive) |
int |
compile(GwtManifest manifest) |
String |
generateCompile(GwtManifest manifest) |
protected void |
generateReportError(ClassBuffer classBuffer) |
protected GwtcProperties |
getDefaultLaunchProperties() |
protected String |
prepareCompile(GwtManifest manifest) |
addClass, addDependency, addGwtModules, classBuffer, copyModuleTo, debug, doLog, ensureReportError, error, extractGwtVersion, generateSetupMethod, generateTestRunner, generateWar, getEntryPoint, getGwtXml, getHostPageDocType, getModuleName, getTempDir, info, inheritGwtXml, saveGwtXmlFile, saveTempFile, trace, warnpublic GwtcServiceImpl()
public GwtcServiceImpl(ClassLoader resourceLoader)
public void addAsyncBlock(Class<? extends com.google.gwt.core.client.RunAsyncCallback> asSubclass)
public void addGwtTestCase(Class<? extends com.google.gwt.junit.client.GWTTestCase> subclass)
public void addGwtTestSuite(Class<? extends com.google.gwt.junit.tools.GWTTestSuite> asSubclass)
public void addMethod(Method method)
public void addMethod(Method method, boolean onNewInstance)
public void addPackage(Package pkg, boolean recursive)
public int compile(GwtManifest manifest)
public String generateCompile(GwtManifest manifest)
protected GwtcProperties getDefaultLaunchProperties()
protected String prepareCompile(GwtManifest manifest)
public boolean addJUnitClass(Class<?> clazz)
addJUnitClass in interface GwtcServiceaddJUnitClass in class GwtcServiceAbstractprotected void generateReportError(ClassBuffer classBuffer)
generateReportError in class GwtcServiceAbstractCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.