Uses of Package
org.hotswap.agent.javassist.tools.reflect
-
Packages that use org.hotswap.agent.javassist.tools.reflect Package Description org.hotswap.agent.javassist.tools.reflect Runtime Behavioral Reflection. -
Classes in org.hotswap.agent.javassist.tools.reflect used by org.hotswap.agent.javassist.tools.reflect Class Description CannotCreateException Signals thatClassMetaobject.newInstance()fails.CannotReflectException Thrown bymakeReflective()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.