Uses of Class
org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory
Packages that use MirrorTypeFactory
Package
Description
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
-
Uses of MirrorTypeFactory in org.infinispan.protostream.annotations.impl.processor
Fields in org.infinispan.protostream.annotations.impl.processor declared as MirrorTypeFactoryModifier and TypeFieldDescriptionprivate final MirrorTypeFactoryAnnotatedClassScanner.typeFactoryprivate MirrorTypeFactoryAutoProtoSchemaBuilderAnnotationProcessor.typeFactoryConstructors in org.infinispan.protostream.annotations.impl.processor with parameters of type MirrorTypeFactoryModifierConstructorDescription(package private)AnnotatedClassScanner(Messager messager, Elements elements, Types types, MirrorTypeFactory typeFactory, Element builderElement, ProtoSchemaAnnotation builderAnnotation)