Class | Description |
---|---|
DelegateAsyncTransformation |
Annotation Type | Description |
---|---|
DelegateAsync | An AST transformation that takes each method in the given class and adds a delegate method that returns a grails.async.Promise and executes the method asynchronously. |