Uses of Interface
net.bytebuddy.dynamic.loading.ByteArrayClassLoader.SynchronizationStrategy.Initializable
Packages that use ByteArrayClassLoader.SynchronizationStrategy.Initializable
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte arrays.-
Uses of ByteArrayClassLoader.SynchronizationStrategy.Initializable in net.bytebuddy.dynamic.loading
Classes in net.bytebuddy.dynamic.loading that implement ByteArrayClassLoader.SynchronizationStrategy.InitializableModifier and TypeClassDescriptionstatic classA synchronization engine for a VM that is aware of parallel-capable class loaders.static classA synchronization engine for a VM that is aware of parallel-capable class loaders using method handles to respect module boundaries.static enumA synchronization engine for a VM that is not aware of parallel-capable class loaders.Fields in net.bytebuddy.dynamic.loading declared as ByteArrayClassLoader.SynchronizationStrategy.InitializableModifier and TypeFieldDescriptionprotected static final ByteArrayClassLoader.SynchronizationStrategy.InitializableByteArrayClassLoader.SYNCHRONIZATION_STRATEGYThe synchronization engine for the executing JVM.Methods in net.bytebuddy.dynamic.loading that return ByteArrayClassLoader.SynchronizationStrategy.InitializableModifier and TypeMethodDescriptionByteArrayClassLoader.SynchronizationStrategy.CreationAction.run()