public class QueryInvocationLiteral extends javax.enterprise.util.AnnotationLiteral<QueryInvocation> implements QueryInvocation
| Constructor and Description |
|---|
QueryInvocationLiteral(MethodType methodType) |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic QueryInvocationLiteral(MethodType methodType)
public MethodType value()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.