Package | Description |
---|---|
org.codehaus.mojo.gwt | |
org.codehaus.mojo.gwt.utils |
Modifier and Type | Method and Description |
---|---|
List<String> |
GwtModule.getEntryPoints() |
Set<GwtModule> |
GwtModule.getInherits()
Build the set of inhertied modules.
|
Map<String,String> |
GwtModule.getServlets() |
Map<String,String> |
GwtModule.getServlets(String path) |
GwtModule |
GwtModuleReader.readModule(String name) |
GwtModule |
AbstractGwtModuleMojo.readModule(String name) |
Modifier and Type | Method and Description |
---|---|
GwtModule |
DefaultGwtModuleReader.readModule(String name) |
Copyright © 2007–2017 MojoHaus. All rights reserved.