| Package | Description |
|---|---|
| com.avaje.ebean.enhance.agent |
Used to weave Entity beans
|
| com.avaje.ebean.enhance.asm.commons |
Provides some useful class and method adapters.
|
| Class and Description |
|---|
| AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
| FinallyAdapter |
| GeneratorAdapter
A
org.objectweb.asm.MethodVisitor with convenient methods to generate
code. |
| LocalVariablesSorter
A
MethodVisitor that renumbers local variables in their order of
appearance. |
| Class and Description |
|---|
| AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
| GeneratorAdapter
A
org.objectweb.asm.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.
|
Copyright © 2016. All rights reserved.