| Package | Description |
|---|---|
| org.hotswap.agent.plugin.proxy.hscglib | |
| org.hotswap.agent.plugin.proxy.java |
| Modifier and Type | Class and Description |
|---|---|
class |
CglibProxyBytecodeTransformer
Transforms the bytecode of a new Cglib proxy definition so it is initialized on the first access of one of its
methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavaProxyBytecodeTransformer
Transforms the bytecode of a new Java proxy definition so it is initialized on the first access of one of its
methods.
|
Copyright © 2018. All rights reserved.