Package | Description |
---|---|
javassist.tools.reflect |
Runtime Behavioral Reflection.
|
Class and Description |
---|
CannotCreateException
Signals that
ClassMetaobject.newInstance() fails. |
CannotReflectException
Thrown by
makeReflective() in Reflection
when there is an attempt to reflect
a class that is either an interface or a subclass of
either ClassMetaobject or Metaobject. |
ClassMetaobject
A runtime class metaobject.
|
Metaobject
A runtime metaobject.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.