Class InvocationHandlerAdapter.ForField

java.lang.Object
net.bytebuddy.implementation.InvocationHandlerAdapter
net.bytebuddy.implementation.InvocationHandlerAdapter.ForField
All Implemented Interfaces:
InstrumentedType.Prepareable, Implementation, Implementation.Composable, InvocationHandlerAdapter.AssignerConfigurable, InvocationHandlerAdapter.WithoutPrivilegeConfiguration
Enclosing class:
InvocationHandlerAdapter

@Enhance protected static class InvocationHandlerAdapter.ForField extends InvocationHandlerAdapter implements InvocationHandlerAdapter.WithoutPrivilegeConfiguration
An implementation of an InvocationHandlerAdapter that delegates method invocations to an adapter that is stored in an instance field.