Class ProtobufBootstrapIntrospector
java.lang.Object
org.infinispan.query.remote.impl.mapping.model.ProtobufBootstrapIntrospector
- All Implemented Interfaces:
org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
public class ProtobufBootstrapIntrospector
extends Object
implements org.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.hibernate.search.util.common.reflect.spi.ValueHandleFactoryorg.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory<T> org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel<T> org.hibernate.search.mapper.pojo.model.spi.PojoRawTypeModel<?>
-
Constructor Details
-
ProtobufBootstrapIntrospector
-
-
Method Details
-
typeModel
- Specified by:
typeModelin interfaceorg.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
-
typeModel
- Specified by:
typeModelin interfaceorg.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
-
annotationValueHandleFactory
public org.hibernate.search.util.common.reflect.spi.ValueHandleFactory annotationValueHandleFactory()- Specified by:
annotationValueHandleFactoryin interfaceorg.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
-
annotationValueReadHandleFactory
public org.hibernate.search.util.common.reflect.spi.ValueReadHandleFactory annotationValueReadHandleFactory()- Specified by:
annotationValueReadHandleFactoryin interfaceorg.hibernate.search.mapper.pojo.model.spi.PojoBootstrapIntrospector
-