javassist.tools.reflect
public interface Metalevel
Method Summary | |
---|---|
ClassMetaobject | _getClass()
Obtains the class metaobject associated with this object. |
Metaobject | _getMetaobject()
Obtains the metaobject associated with this object. |
void | _setMetaobject(Metaobject m)
Changes the metaobject associated with this object. |