Enum AgentBuilder.InstallationListener.NoOp

java.lang.Object
java.lang.Enum<AgentBuilder.InstallationListener.NoOp>
net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.NoOp
All Implemented Interfaces:
Serializable, Comparable<AgentBuilder.InstallationListener.NoOp>, java.lang.constant.Constable, AgentBuilder.InstallationListener
Enclosing interface:
AgentBuilder.InstallationListener

public static enum AgentBuilder.InstallationListener.NoOp extends Enum<AgentBuilder.InstallationListener.NoOp> implements AgentBuilder.InstallationListener
A non-operational listener that does not do anything.