| Package | Description |
|---|---|
| org.glassfish.hk2.external.org.objectweb.asm.commons |
Provides some useful class and method adapters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdviceAdapter
A
MethodVisitor to insert before, after and around
advices in methods and constructors. |
class |
GeneratorAdapter
A
MethodVisitor with convenient methods to generate
code. |
class |
RemappingMethodAdapter
Deprecated.
use
MethodRemapper instead. |
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.