程序包 org.hibernate.bytecode.enhance.spi
package defining bytecode code enhancement (instrumentation) support.
-
接口概要 接口 说明 CollectionTracker Interface to be implemented by collection trackers that hold the expected size od collections, a simplified Map. EnhancementContext The context for performing an enhancement.Enhancer Class responsible for performing enhancement.LazyPropertyInitializer Contract for controlling how lazy properties get initialized.LazyPropertyInitializer.InterceptorImplementor 已过时。 Prefer the form of these methods defined onBytecodeLazyAttributeInterceptorinsteadUnloadedClass UnloadedField -
类概要 类 说明 DefaultEnhancementContext default implementation of EnhancementContext.EnhancementContextWrapper EnhancerConstants Constants used during enhancement. -
异常错误概要 异常错误 说明 EnhancementException An exception indicating some kind of problem performing bytecode enhancement.