Uses of Interface
net.bytebuddy.dynamic.NexusAccessor.Dispatcher
Packages that use NexusAccessor.Dispatcher
Package
Description
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java
type that is dynamically created and for loading this type into a running JVM process.
-
Uses of NexusAccessor.Dispatcher in net.bytebuddy.dynamic
Classes in net.bytebuddy.dynamic that implement NexusAccessor.DispatcherModifier and TypeClassDescriptionstatic classAn enabled dispatcher for registering a type initializer in aNexus.static classA disabled dispatcher where aNexusis not available.Classes in net.bytebuddy.dynamic that implement interfaces with type arguments of type NexusAccessor.DispatcherMethods in net.bytebuddy.dynamic that return NexusAccessor.Dispatcher