Uses of Interface
net.bytebuddy.dynamic.loading.ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder
-
Packages that use ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder Package Description net.bytebuddy.dynamic.loading This package contains classes that are responsible for class loading of classes that are represented bybytearrays. -
-
Uses of ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder in net.bytebuddy.dynamic.loading
Fields in net.bytebuddy.dynamic.loading declared as ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder Modifier and Type Field Description private static ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinderModuleLayerFromSingleClassLoaderDecorator. SIMPLE_MODULE_FINDERA proxy for the dynamically generated simple module finder class.
-