| Package | Description |
|---|---|
| io.ebean.enhance.asm.commons |
Provides some useful class and method adapters.
|
| io.ebean.enhance.transactional |
| Class and Description |
|---|
| AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
| GeneratorAdapter
A
MethodVisitor with convenient methods to generate
code. |
| LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
| Method
A named method descriptor.
|
| TableSwitchGenerator
A code generator for switch statements.
|
| Class and Description |
|---|
| AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
| FinallyAdapter |
| GeneratorAdapter
A
MethodVisitor with convenient methods to generate
code. |
| LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
Copyright © 2017. All rights reserved.