| Package | Description |
|---|---|
| com.avaje.ebean.enhance.agent |
Used to weave Entity beans
|
| com.avaje.ebean.enhance.ant |
Used to Manage Logging, AutoFetch etc
|
| Class and Description |
|---|
| AnnotationInfo
Collects the annotation information.
|
| ClassAdapterTransactional
ClassAdapter used to add transactional support.
|
| ClassBytesReader
Interface for reading class bytes as part of enhancement.
|
| ClassMeta
Holds the meta data for an entity bean class that is being enhanced.
|
| EnhanceConstants
Constant values used in byte code generation.
|
| EnhanceContext
Used to hold meta data, arguments and log levels for the enhancement.
|
| FieldMeta
Holds meta data for a field.
|
| MessageOutput
Debug message output logging by the agent.
|
| Transformer
A Class file Transformer that enhances entity beans.
|
| Class and Description |
|---|
| InputStreamTransform
Utility object that handles input streams for reading and writing.
|
| Transformer
A Class file Transformer that enhances entity beans.
|
Copyright © 2016. All rights reserved.