Groovy Documentation

Package org.grails.async.decorator

 

Interface Summary
PromiseDecorator Decorates any function execution potentially wrapping an asynchronous function execution in new functionality.
PromiseDecoratorLookupStrategy A lookup strategy for PromiseDecorator instances
PromiseDecoratorProvider Interface for classes that provide promise decorators to implement
 


Groovy Documentation