Package | Description |
---|---|
net.bytebuddy.utility.dispatcher |
A package to handle dispatching of classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
JavaDispatcher.Invoker.Unsafe
An unsafe invoker that uses Byte Buddy's invocation context.
|
Modifier and Type | Method and Description |
---|---|
protected static JavaDispatcher.Invoker |
JavaDispatcher.DynamicClassLoader.invoker()
Resolves a
JavaDispatcher.Invoker for a seperate class loader. |
JavaDispatcher.Invoker |
JavaDispatcher.Invoker.CreationAction.run() |
Copyright © 2014–2021. All rights reserved.