Uses of Class
javassist.reflect.ClassMetaobject

Packages that use ClassMetaobject
javassist.reflect Runtime Behavioral Reflection. 
 

Uses of ClassMetaobject in javassist.reflect
 

Methods in javassist.reflect that return ClassMetaobject
 ClassMetaobject Metalevel._getClass()
          Obtains the class metaobject associated with this object.
 ClassMetaobject Metaobject.getClassMetaobject()
          Obtains the class metaobject associated with this metaobject.
 



Javassist, a Java-bytecode translator toolkit. Copyright (C) 1999-2005 Shigeru Chiba. All Rights Reserved.