@JavaDispatcher.Proxied(value="net.bytebuddy.dynamic.loading.SimpleModuleFinder") protected static interface ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder
SimpleModuleFinder type.| Modifier and Type | Interface and Description |
|---|---|
static class |
ModuleLayerFromSingleClassLoaderDecorator.SimpleModuleFinder.CreationAction
An action to create
net.bytebuddy.dynamic.loading.SimpleModuleFinder. |
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(String name,
Object moduleReference)
Creates a new instance of the simple module finder.
|
@JavaDispatcher.IsConstructor Object newInstance(String name, Object moduleReference)
name - The module name.moduleReference - The module reference.Copyright © 2014–2025. All rights reserved.