| Package | Description |
|---|---|
| org.infinispan.protostream.config |
Configuration classes.
|
| Modifier and Type | Field and Description |
|---|---|
private AnnotationMetadataCreator<?,DescriptorType> |
AnnotationConfig.annotationMetadataCreator |
private AnnotationMetadataCreator<?,DescriptorType> |
AnnotationConfig.Builder.annotationMetadataCreator |
| Modifier and Type | Method and Description |
|---|---|
AnnotationMetadataCreator<?,DescriptorType> |
AnnotationConfig.annotationMetadataCreator() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationConfig.Builder<DescriptorType> |
AnnotationConfig.Builder.annotationMetadataCreator(AnnotationMetadataCreator<?,DescriptorType> annotationMetadataCreator) |
AnnotationConfig.Builder<DescriptorType> |
AnnotationAttributeConfig.Builder.annotationMetadataCreator(AnnotationMetadataCreator<?,DescriptorType> annotationMetadataCreator) |
| Constructor and Description |
|---|
AnnotationConfig(java.lang.String name,
java.util.Map<java.lang.String,AnnotationAttributeConfig> attributes,
AnnotationMetadataCreator<?,DescriptorType> annotationMetadataCreator) |