Uses of Interface
org.infinispan.protostream.AnnotationMetadataCreator
Packages that use AnnotationMetadataCreator
-
Uses of AnnotationMetadataCreator in org.infinispan.protostream.config
Methods in org.infinispan.protostream.config that return AnnotationMetadataCreatorModifier and TypeMethodDescriptionAnnotationMetadataCreator<?,
? extends AnnotatedDescriptor> AnnotationConfiguration.metadataCreator()
Methods in org.infinispan.protostream.config with parameters of type AnnotationMetadataCreatorModifier and TypeMethodDescriptionAnnotationAttributeConfiguration.Builder.metadataCreator
(AnnotationMetadataCreator<?, ? extends AnnotatedDescriptor> annotationMetadataCreator) AnnotationConfiguration.Builder.metadataCreator
(AnnotationMetadataCreator<?, ? extends AnnotatedDescriptor> annotationMetadataCreator) Attach a metadata creator for this annotation and return the same builder.