Class ByteArrayClassLoader.SynchronizationStrategy.ForJava8CapableVm

java.lang.Object
net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SynchronizationStrategy.ForJava8CapableVm
All Implemented Interfaces:
ByteArrayClassLoader.SynchronizationStrategy, ByteArrayClassLoader.SynchronizationStrategy.Initializable
Enclosing interface:
ByteArrayClassLoader.SynchronizationStrategy

@Enhance public static class ByteArrayClassLoader.SynchronizationStrategy.ForJava8CapableVm extends Object implements ByteArrayClassLoader.SynchronizationStrategy, ByteArrayClassLoader.SynchronizationStrategy.Initializable
A synchronization engine for a VM that is aware of parallel-capable class loaders using method handles to respect module boundaries.