@Qualifier @Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface QueryInvocation
| Modifier and Type | Required Element and Description |
|---|---|
MethodType |
value |
public abstract MethodType value
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.