Package | Description |
---|---|
net.bytebuddy.agent |
The Byte Buddy agent allows the redefinition of classes at runtime.
|
Modifier and Type | Class and Description |
---|---|
static class |
VirtualMachine.ForHotSpot.Connection.Factory.ForSocketFile
A factory for attaching via a socket file.
|
Modifier and Type | Method and Description |
---|---|
static VirtualMachine |
VirtualMachine.ForHotSpot.attach(String processId,
VirtualMachine.ForHotSpot.Connection.Factory connectionFactory)
Attaches to the supplied process id using the supplied connection factory.
|
Copyright © 2014–2023. All rights reserved.