| Package | Description |
|---|---|
| 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 |
|---|---|
AltAnnotation |
AltMethod.getAnnotation(String annotation)
Returns the annotation if found on the method, or
null if not found
|
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
AltClass.getAnnotations() |
List<AltAnnotation> |
AltMethod.getAnnotations() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationAltAnnotationImpl |
| Modifier and Type | Method and Description |
|---|---|
AltAnnotation |
MethodAltMethodImpl.getAnnotation(String annotation) |
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
ClassAltClassImpl.getAnnotations() |
List<AltAnnotation> |
MethodAltMethodImpl.getAnnotations() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationMirrorAltAnnotationImpl |
| Modifier and Type | Method and Description |
|---|---|
AltAnnotation |
ElementAltMethodImpl.getAnnotation(String annotation) |
| Modifier and Type | Method and Description |
|---|---|
List<AltAnnotation> |
ArrayTypeAltClassImpl.getAnnotations() |
List<AltAnnotation> |
ElementAltMethodImpl.getAnnotations() |
List<AltAnnotation> |
TypeElementAltClassImpl.getAnnotations() |
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.