| Package | Description |
|---|---|
| org.hotswap.agent.plugin.hotswapper | |
| org.hotswap.agent.plugin.jdk | |
| org.hotswap.agent.plugin.jvm | |
| org.hotswap.agent.plugin.watchResources |
| Modifier and Type | Class and Description |
|---|---|
class |
HotswapperPlugin
Hotswap class changes directly via JPDA API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdkPlugin
JdkPlugin plugin
Handle common stuff from jdk rt:
flush java.beans.Introspector caches
flush ObjectStream caches
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousClassPatchPlugin
Class names MyClass$1, MyClass$2 are created in the order as anonymous class appears in the source code.
|
class |
ClassInitPlugin
ClassInitPlugin initializes static (class) variables after class redefinition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WatchResourcesPlugin
Support for watchResources configuration property.
|
Copyright © 2018. All rights reserved.