Uses of Interface
net.bytebuddy.agent.builder.ResettableClassFileTransformer.WithDelegation.Substitutable.Factory
Packages that use ResettableClassFileTransformer.WithDelegation.Substitutable.Factory
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
-
Uses of ResettableClassFileTransformer.WithDelegation.Substitutable.Factory in net.bytebuddy.agent.builder
Classes in net.bytebuddy.agent.builder that implement ResettableClassFileTransformer.WithDelegation.Substitutable.FactoryModifier and TypeClassDescriptionstatic classA factory for creating a substitutable class file transformer when the module system is supported.static enumA factory for a substitutable class file transformer when the module system is not supported.Classes in net.bytebuddy.agent.builder that implement interfaces with type arguments of type ResettableClassFileTransformer.WithDelegation.Substitutable.FactoryModifier and TypeClassDescriptionstatic enumAn action to create a suitable factory.Fields in net.bytebuddy.agent.builder declared as ResettableClassFileTransformer.WithDelegation.Substitutable.FactoryModifier and TypeFieldDescriptionprivate static final ResettableClassFileTransformer.WithDelegation.Substitutable.FactoryResettableClassFileTransformer.WithDelegation.Substitutable.DISPATCHERA dispatcher for invoking the correct transformer method.Methods in net.bytebuddy.agent.builder that return ResettableClassFileTransformer.WithDelegation.Substitutable.FactoryModifier and TypeMethodDescriptionResettableClassFileTransformer.WithDelegation.Substitutable.Factory.CreationAction.run()