ModelRegistrar.See: Description
| Class | Description |
|---|---|
| MappableTypeHierarchy |
Represents all type names to which a
ResourceModel may apply. |
| MappableTypeHierarchyChangeListener |
Listens for resource property changes potentially altering the resource type -> model relationships.
|
| ModelRegistrar |
Coordinates available models with NEBA's internal
ModelRegistry and the resource to model adapter factory
provided by NEBA. |
| ModelRegistry |
Contains
model sources associated to
mappable types and the corresponding logic to
lookup these relationships. |
| ModelRegistryConsolePlugin |
Shows a table with all detected type -> model mappings in the felix console and allows
looking up resources adaptable to specific model types and model types adaptable to specific resources.
|
| ResourceModelResolverImpl |
Resolves a
Resource to a ResourceModel
if a model is registered for the resource type. |
ModelRegistrar. References to
Registered resource models are stored in the ModelRegistry.
The detected models can be viewed using the model registry console.Copyright © 2024. All rights reserved.