|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.web.bindery.requestfactory.apt.ValidationTool
public class ValidationTool
Provides "late" validation services when server types aren't available to the shared-interface compilation process. This tool is provided the name of an output jar and the binary names of RequestFactory interfaces that should be validated. The validation process will provide pre-computed type map builders for use by the ServiceLayer.
RequestFactoryInterfaceValidation| Nested Class Summary | |
|---|---|
(package private) static class |
ValidationTool.JarOrDirectoryOutputFileManager
A JavaFileManager that writes the class outputs into a jar file or a directory. |
| Constructor Summary | |
|---|---|
ValidationTool()
|
|
| Method Summary | |
|---|---|
(package private) static boolean |
exec(java.lang.String[] args)
A testable "main" method. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationTool()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
static boolean exec(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||