See: Description
| Interface | Description |
|---|---|
| CollectionTracker |
Interface to be implemented by collection trackers that hold the expected size od collections, a simplified
Map<String, int>. |
| EnhancementContext |
The context for performing an enhancement.
|
| Enhancer |
Class responsible for performing enhancement.
|
| LazyPropertyInitializer |
Contract for controlling how lazy properties get initialized.
|
| LazyPropertyInitializer.InterceptorImplementor | Deprecated
Prefer the form of these methods defined on
BytecodeLazyAttributeInterceptor instead |
| UnloadedClass | |
| UnloadedField |
| Class | Description |
|---|---|
| DefaultEnhancementContext |
default implementation of EnhancementContext.
|
| EnhancementContextWrapper | |
| EnhancerConstants |
Constants used during enhancement.
|
| Exception | Description |
|---|---|
| EnhancementException |
An exception indicating some kind of problem performing bytecode enhancement.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.