public static class ResourceQualifier.ResourceQualifierLiteral extends javax.enterprise.util.AnnotationLiteral<ResourceQualifier> implements ResourceQualifier
ResourceQualifier.ResourceQualifierLiteral| Constructor and Description |
|---|
ResourceQualifierLiteral(String name,
String lookup,
String mappedName) |
| Modifier and Type | Method and Description |
|---|---|
String |
lookup() |
String |
mappedName() |
String |
name() |
String |
toString() |
annotationType, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCodepublic String name()
public String lookup()
public String mappedName()
public String toString()
toString in interface AnnotationtoString in class javax.enterprise.util.AnnotationLiteral<ResourceQualifier>Copyright © 2017–2018. All rights reserved.