Package com.broadleafcommerce.data.tracking.core.mapping.cache
package com.broadleafcommerce.data.tracking.core.mapping.cache
-
ClassDescriptionA closure serializer that is capable of emitting a
SerializedLambda
for a dynamically generated Serializable closure that was not originally compiled as Serializable in the containing class.Default implementation ofKryoCustomizer
Default version ofModelMapperSerializer
Default implementation ofResourceProvider
.ClassResolver
that enhances the behavior ofDefaultClassResolver
to calculate registration ids for classes using a deterministic algorithm based on hashcode, rather than simply increment a counter.ThreadLocal context that hold class information harvested fromRegistration
during serialization.Walks the class structure of an entity class and denotes field information across the graph.Isolate customization and configuration logic for aKryo
instance prior to usage.Special environment processor for application runtime state suitable for generating ModelMapper serialized instances viaModelMapperSerializer.generateCacheResources(Class[])
.Deprecated.This auto configuration class is no longer used.Simple bean to load ModelMapper cache during application startupProperties driving behavior for ModelMapper cacheHelper component for accessing basic ModelMapper cache lifecycle functions.Handle serialization duties forModelMapper
instances usingKryo
.Provide system resource access toModelMapperSerializer
.A ClassFileTransformer capable of redefining InnerClassLambdaMetafactory to create Serializable lambdas by default.