Uses of Package
net.bytebuddy.agent
Packages that use net.bytebuddy.agent
Package
Description
The Byte Buddy agent allows the redefinition of classes at runtime.
-
Classes in net.bytebuddy.agent used by net.bytebuddy.agentClassDescriptionAn agent provider is responsible for handling and providing the jar file of an agent that is being attached.An agent provider for a temporary Byte Buddy agent.An attachment provider is responsible for making the Java attachment API available.An accessor for a JVM's attachment API.Describes an external attachment to a Java virtual machine.A simple implementation of an accessible accessor.A canonical implementation of an unavailable accessor.An attachment provider that uses Byte Buddy's attachment API emulation.An attachment provider that locates the attach API directly from the system class loader expecting an IBM J9 VM.An attachment provider that locates the attach API directly from the system class loader, as possible since introducing the Java module system via the
jdk.attach
module.An attachment provider that is dependant on the existence of a tools.jar file on the local file system.An attachment provider that attempts to locate atools.jar
from a custom location set via a system property.An attachment evaluator is responsible for deciding if an agent can be attached from the current process.An attachment type evaluator that never requires external attachment.An installation action for creating an attachment type evaluator.A process provider is responsible for providing the process id of the current VM.Supplies the current VM's process id.A process provider for a legacy VM that reads the process id from its JMX properties.An implementation for attachment on a virtual machine.An abstract base implementation for a virtual machine.Represents a connection to a virtual machine.A factory for creating connections to virtual machines.A factory for attaching via a socket file.A JNA library binding for POSIX sockets.Represents an address for a POSIX socket.A library for interacting with Solaris.A structure representing the argument to a Solaris door operation.A library for interacting with Windows.A library for interacting with Windows.A connection that is represented by a byte channel that is persistent during communication.A response to an execution command to a VM.A dispatcher for native operations being used for communication with an OpenJ9 virtual machine.An API for interaction with POSIX systems.A structure to represent a semaphore operation forsemop
.Represents a system that supports POSIX ownership.A handle for an attachment which is represented by a pair of handles.A library for interacting with Windows.A structure representing a mutex's security attributes.A resolver for the current VM's virtual machine attachment emulation.