See: Description
Interface | Description |
---|---|
FieldInterceptor |
Contract for field interception handlers.
|
LazyPropertyInitializer |
Contract for controlling how lazy properties get initialized.
|
Class | Description |
---|---|
AbstractFieldInterceptor | |
FieldInterceptionHelper |
Helper class for dealing with enhanced entity classes.
|
This package implements an interception mechanism for lazy property fetching, based on CGLIB bytecode instrumentation.
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved