class AsyncQuery extends java.lang.Object
Exposes all methods from the GormOperations interface asynchronously
| Type | Name and description | 
|---|---|
GormOperations<E>  | 
                            gormOperations | 
                        
| Constructor and description | 
|---|
                                AsyncQuery
                                (GormOperations<E> gormOperations) | 
                        
| Type | Name and description | 
|---|---|
java.util.List<grails.async.decorator.PromiseDecorator> | 
                            getDecorators() | 
                        
| Methods inherited from class | Name | 
|---|---|
class java.lang.Object | 
                            java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |