| Package | Description |
|---|---|
| net.bytebuddy.implementation.auxiliary |
Auxiliary types describe helper types that aid as a supplementary to a given
InstrumentedType. |
| Modifier and Type | Class and Description |
|---|---|
static class |
TypeProxy.InvocationFactory.Default
Default implementations of the
TypeProxy.InvocationFactory. |
| Constructor and Description |
|---|
TypeProxy(TypeDescription proxiedType,
Implementation.Target implementationTarget,
TypeProxy.InvocationFactory invocationFactory,
boolean ignoreFinalizer,
boolean serializableProxy)
Creates a new type proxy.
|
Copyright © 2014–2025. All rights reserved.