adapter factories
for adapting a resource to resource models, i.e.See: Description
Class | Description |
---|---|
ResourceToModelAdapter |
Adapts a
Resource to it's ResourceModel using the
ModelRegistry to lookup and the ResourceToModelMapper to map the model. |
ResourceToModelAdapterUpdater |
An
AdapterFactory provides the type(s) it adapts from
and the types it can adapt to as OSGi service
properties. |
Annotation Type | Description |
---|---|
ResourceToModelAdapterUpdater.Configuration |
adapter factories
for adapting a resource to resource models, i.e. classes annotated with ResourceModel
.Copyright © 2024. All rights reserved.