See: Description
Interface | Description |
---|---|
AnnotatedFieldMapper<FieldType,AnnotationType extends Annotation> |
OSGi services implementing this interface may customize the mapping of arbitrary fields during
the resource to model mapping of any resource model.
|
AnnotatedFieldMapper.OngoingMapping<FieldType,AnnotationType> |
Represents the contextual data of a field mapping during a resource to model mapping.
|
AopSupport |
OSGi Services with this interface are automatically detected by NEBA and are used to prepare model instances
potentially affected by AOP (proxies, enhanced types) for injection.
|
PlaceholderVariableResolver |
A source for values of variables of the form
|
ResourceModelFactory |
Represents a source for resource models.
|
ResourceModelFactory.ContentToModelMappingCallback<T> |
A callback to be invoked when the model is ready for content-to-model mapping.
|
ResourceModelFactory.ModelDefinition<T> | |
ResourceModelPostProcessor |
Lifecycle callback for
resource models . |
AnnotatedFieldMapper
services.Copyright © 2024. All rights reserved.