|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.bytecode.JAnnotation
com.caucho.bytecode.JAnnotationWrapper
public class JAnnotationWrapper
Wrapper around the java Class for a JClass.
| Constructor Summary | |
|---|---|
JAnnotationWrapper(java.lang.annotation.Annotation ann)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
Returns the class name. |
java.util.HashMap<java.lang.String,java.lang.Object> |
getValueMap()
Returns the annotation values. |
| Methods inherited from class com.caucho.bytecode.JAnnotation |
|---|
equals, get, getAnnotation, getBoolean, getClass, getInt, getString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JAnnotationWrapper(java.lang.annotation.Annotation ann)
| Method Detail |
|---|
public java.lang.String getType()
getType in class JAnnotationpublic java.util.HashMap<java.lang.String,java.lang.Object> getValueMap()
getValueMap in class JAnnotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||