Uses of Package
javassist.tools.reflect

Packages that use javassist.tools.reflect
javassist.tools.reflect Runtime Behavioral Reflection. 
 

Classes in javassist.tools.reflect used by javassist.tools.reflect
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.
Metalevel
          An interface to access a metaobject and a class metaobject.
Metaobject
          A runtime metaobject.
Reflection
          The class implementing the behavioral reflection mechanism.
 



Copyright © 2011. All Rights Reserved.