Class AgentBuilder.Default.Redefining

java.lang.Object
net.bytebuddy.agent.builder.AgentBuilder.Default
net.bytebuddy.agent.builder.AgentBuilder.Default.Redefining
All Implemented Interfaces:
AgentBuilder, AgentBuilder.RedefinitionListenable, AgentBuilder.RedefinitionListenable.WithImplicitDiscoveryStrategy, AgentBuilder.RedefinitionListenable.WithoutBatchStrategy
Enclosing class:
AgentBuilder.Default

protected static class AgentBuilder.Default.Redefining extends AgentBuilder.Default implements AgentBuilder.RedefinitionListenable.WithoutBatchStrategy
An implementation of a default agent builder that allows for refinement of the redefinition strategy.