| Package | Description | 
|---|---|
| javassist.tools.reflect | Runtime Behavioral Reflection. | 
| Class and Description | 
|---|
| CannotCreateException Signals that  ClassMetaobject.newInstance()fails. | 
| CannotReflectException Thrown by  makeReflective()inReflectionwhen 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. | 
| Metalevel An interface to access a metaobject and a class metaobject. | 
| Metaobject A runtime metaobject. | 
| Reflection The class implementing the behavioral reflection mechanism. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.