Class AgentBuilder.InstallationListener.Adapter

java.lang.Object
net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.Adapter
All Implemented Interfaces:
AgentBuilder.InstallationListener
Direct Known Subclasses:
AgentBuilder.RedefinitionStrategy.ResubmissionStrategy.Enabled.ResubmissionInstallationListener
Enclosing interface:
AgentBuilder.InstallationListener

public abstract static class AgentBuilder.InstallationListener.Adapter extends Object implements AgentBuilder.InstallationListener
An adapter implementation for an installation listener that serves as a convenience.