Class CachingCastingEntitySupplier<E>
- java.lang.Object
-
- org.hibernate.search.mapper.pojo.work.impl.CachingCastingEntitySupplier<E>
-
-
Constructor Summary
Constructors Constructor Description CachingCastingEntitySupplier(PojoCaster<E> caster, PojoRuntimeIntrospector proxyIntrospector, Object potentiallyProxiedEntity)
-
-
-
Constructor Detail
-
CachingCastingEntitySupplier
public CachingCastingEntitySupplier(PojoCaster<E> caster, PojoRuntimeIntrospector proxyIntrospector, Object potentiallyProxiedEntity)
-
-