A D F G H I M O P V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AutoProtoSchemaBuilderAnnotationProcessor - Class in org.infinispan.protostream.annotations.impl.processor
- AutoProtoSchemaBuilderAnnotationProcessor() - Constructor for class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
D
- DEBUG_OPTION - Static variable in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
-
The only option we support: activate debug logging.
F
- fromClass(Class<?>) - Method in class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
- fromTypeMirror(TypeMirror) - Method in class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
-
Wraps the given TypeMirror in an XClass.
G
- getElement() - Method in interface org.infinispan.protostream.annotations.impl.processor.types.HasModelElement
-
Get the
Element, nevernull. - getSupportedSourceVersion() - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
H
- HasModelElement - Interface in org.infinispan.protostream.annotations.impl.processor.types
-
Some
XElementimplementations have an associatedElement, in which case they implement this interface in order to expose the Element.
I
- init(ProcessingEnvironment) - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
M
- MirrorClassFactory - Class in org.infinispan.protostream.annotations.impl.processor.types
-
Implementation relying primarily on javax.lang.model.type.TypeMirror, but also capable to use reflection similarly to
ReflectionClassFactory. - MirrorClassFactory(ProcessingEnvironment) - Constructor for class org.infinispan.protostream.annotations.impl.processor.types.MirrorClassFactory
O
- org.infinispan.protostream.annotations.impl.processor - package org.infinispan.protostream.annotations.impl.processor
-
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
- org.infinispan.protostream.annotations.impl.processor.types - package org.infinispan.protostream.annotations.impl.processor.types
-
Representation of types based on javax.lang.model for annotation processing during compile time.
- OriginatingClasses - Annotation Type in org.infinispan.protostream.annotations.impl.processor
-
All generated classes will have this annotation indicating the FQNs of classes that are the origins of this generated code, as an aid when recompiling incrementally.
P
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor
V
- value() - Method in annotation type org.infinispan.protostream.annotations.impl.processor.OriginatingClasses
-
Origin classes.
All Classes All Packages