|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.persistence.jaxb.javamodel.reflection.JavaAnnotationImpl
public class JavaAnnotationImpl
INTERNAL:
Purpose:A wrapper class for a JDK Annotation. This implementation of the TopLink JAXB 2.0 Java model simply makes reflective calls on the underlying JDK object - in this case the Annotation itself is returned.
Responsibilities:
JavaAnnotation,
Annotation| Constructor Summary | |
|---|---|
JavaAnnotationImpl(java.lang.annotation.Annotation javaAnnotation)
|
|
| Method Summary | |
|---|---|
java.util.Map |
getComponents()
|
java.lang.annotation.Annotation |
getJavaAnnotation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaAnnotationImpl(java.lang.annotation.Annotation javaAnnotation)
| Method Detail |
|---|
public java.lang.annotation.Annotation getJavaAnnotation()
public java.util.Map getComponents()
getComponents in interface JavaAnnotation
|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||