Uses of Class
net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.Adapter
Packages that use AgentBuilder.InstallationListener.Adapter
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
-
Uses of AgentBuilder.InstallationListener.Adapter in net.bytebuddy.agent.builder
Subclasses of AgentBuilder.InstallationListener.Adapter in net.bytebuddy.agent.builderModifier and TypeClassDescriptionprotected static class
A job that resubmits any matched type that previously failed during transformation.