| Package | Description |
|---|---|
| org.glassfish.hk2.xml.internal | |
| org.glassfish.hk2.xml.internal.alt | |
| org.glassfish.hk2.xml.internal.alt.clazz | |
| org.glassfish.hk2.xml.internal.alt.papi |
| Modifier and Type | Method and Description |
|---|---|
static QName |
GeneratorUtilities.convertXmlRootElementName(AltAnnotation root,
AltClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
AltAnnotation |
AltMethod.getAnnotation(String annotation)
Returns the annotation if found on the method, or
null if not found
|
AltAnnotation[] |
AltAnnotation.getAnnotationArrayValue(String methodName) |
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
AltMethod.getAnnotations() |
List<AltAnnotation> |
AltClass.getAnnotations() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationAltAnnotationImpl |
| Modifier and Type | Method and Description |
|---|---|
AltAnnotation |
MethodAltMethodImpl.getAnnotation(String annotation) |
AltAnnotation[] |
AnnotationAltAnnotationImpl.getAnnotationArrayValue(String methodName) |
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
MethodAltMethodImpl.getAnnotations() |
List<AltAnnotation> |
ClassAltClassImpl.getAnnotations() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMirrorAltAnnotationImpl |
| Modifier and Type | Method and Description |
|---|---|
AltAnnotation |
ElementAltMethodImpl.getAnnotation(String annotation) |
AltAnnotation[] |
AnnotationMirrorAltAnnotationImpl.getAnnotationArrayValue(String methodName) |
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
TypeElementAltClassImpl.getAnnotations() |
List<AltAnnotation> |
ElementAltMethodImpl.getAnnotations() |
List<AltAnnotation> |
ArrayTypeAltClassImpl.getAnnotations() |
Copyright © 2009–2020 Oracle Corporation. All rights reserved.