| Package | Description |
|---|---|
| net.bytebuddy.dynamic |
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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NexusAccessor.Dispatcher.Available
An enabled dispatcher for registering a type initializer in a
Nexus. |
static class |
NexusAccessor.Dispatcher.Unavailable
A disabled dispatcher where a
Nexus is not available. |
| Modifier and Type | Method and Description |
|---|---|
NexusAccessor.Dispatcher |
NexusAccessor.Dispatcher.CreationAction.run() |
Copyright © 2014–2019. All rights reserved.