Uses of Package
org.infinispan.protostream.annotations.impl.processor
Packages that use org.infinispan.protostream.annotations.impl.processor
Package
Description
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
-
Classes in org.infinispan.protostream.annotations.impl.processor used by org.infinispan.protostream.annotations.impl.processorClassDescriptionDiscovers the classes to process based on the package and class filter specified in the
AutoProtoSchemaBuilderannotation.An exception thrown to stop processing of annotations abruptly whenever the conditions do not allow to continue (ie.Tracks generated source files.Generates source code for the marshaller.Generate a META-INF/services resource file suitable forServiceLoadermechanism.