Uses of Interface
io.quarkus.deployment.recording.ObjectLoader
Packages that use ObjectLoader
-
Uses of ObjectLoader in io.quarkus.deployment.builditem
Methods in io.quarkus.deployment.builditem that return ObjectLoaderModifier and TypeMethodDescriptionBytecodeRecorderObjectLoaderBuildItem.getObjectLoader()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in io.quarkus.deployment.builditem with parameters of type ObjectLoaderModifierConstructorDescriptionBytecodeRecorderObjectLoaderBuildItem(ObjectLoader objectLoader) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ObjectLoader in io.quarkus.deployment.recording
Methods in io.quarkus.deployment.recording with parameters of type ObjectLoaderModifier and TypeMethodDescriptionvoidBytecodeRecorderImpl.registerObjectLoader(ObjectLoader loader) voidRecorderContext.registerObjectLoader(ObjectLoader loader) Deprecated, for removal: This API element is subject to removal in a future version.This method is only used internally and is tightly bound to Gizmo 1, which is being replaced by Gizmo 2.