Interface PojoImplicitReindexingResolverSessionContext
-
- All Known Subinterfaces:
PojoMassIndexingSessionContext
,PojoWorkSessionContext
- All Known Implementing Classes:
AbstractPojoSearchSession
public interface PojoImplicitReindexingResolverSessionContext
Session-scoped information and operations for use inPojoImplicitReindexingResolver
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PojoRuntimeIntrospector
runtimeIntrospector()
-
-
-
Method Detail
-
runtimeIntrospector
PojoRuntimeIntrospector runtimeIntrospector()
-
-