Interface LazyPropertyInitializer.InterceptorImplementor
- All Known Subinterfaces:
BytecodeLazyAttributeInterceptor
,PersistentAttributeInterceptor
,SessionAssociableInterceptor
- All Known Implementing Classes:
AbstractInterceptor
,AbstractLazyLoadInterceptor
,EnhancementAsProxyLazinessInterceptor
,LazyAttributeLoadingInterceptor
- Enclosing interface:
- LazyPropertyInitializer
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
attributeInitialized
(String name) Deprecated.Deprecated.
-
Method Details
-
getInitializedLazyAttributeNames
Deprecated. -
attributeInitialized
Deprecated.
-
BytecodeLazyAttributeInterceptor
instead