Uses of Package
javassist.tools.reflect
Packages that use javassist.tools.reflect
-
Classes in javassist.tools.reflect used by javassist.tools.reflectClassDescriptionSignals that
ClassMetaobject.newInstance()
fails.Thrown bymakeReflective()
inReflection
when there is an attempt to reflect a class that is either an interface or a subclass of either ClassMetaobject or Metaobject.A runtime class metaobject.An interface to access a metaobject and a class metaobject.A runtime metaobject.The class implementing the behavioral reflection mechanism.