Uses of Interface
net.bytebuddy.dynamic.ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
Packages that use ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
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 ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable in net.bytebuddy.dynamic
Classes in net.bytebuddy.dynamic that implement ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.InitializableModifier and TypeClassDescriptionstatic class
Represents a field that could be located.static class
Represents a field that could not be located.Fields in net.bytebuddy.dynamic declared as ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.InitializableModifier and TypeFieldDescriptionprivate static final ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.Initializable
ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.DISPATCHER
A dispatcher for extracting a class loader's loaded classes.Methods in net.bytebuddy.dynamic that return ClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.InitializableModifier and TypeMethodDescriptionClassFileLocator.ForInstrumentation.ClassLoadingDelegate.ForDelegatingClassLoader.Dispatcher.CreationAction.run()