aicas logo Jamaica 3.4 release 8

sun.misc
Interface JavaLangAccess


public interface JavaLangAccess


Method Summary
 AnnotationType getAnnotationType(Class klass)
          Get the AnnotationType instance corresponding to this class.
 ConstantPool getConstantPool(Class klass)
          Return the constant pool for a class.
 void setAnnotationType(Class klass, AnnotationType annotationType)
          Set the AnnotationType instance corresponding to this class.
 

Method Detail

getConstantPool

ConstantPool getConstantPool(Class klass)
Return the constant pool for a class.


setAnnotationType

void setAnnotationType(Class klass,
                       AnnotationType annotationType)
Set the AnnotationType instance corresponding to this class. (This method only applies to annotation types.)


getAnnotationType

AnnotationType getAnnotationType(Class klass)
Get the AnnotationType instance corresponding to this class. (This method only applies to annotation types.)


aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.