| Package | Description |
|---|---|
| org.oncoblocks.centromere.core.util |
| Class and Description |
|---|
| AbstractComponentRegistry
Abstract
ComponentRegistry implementation that uses a HashMap to register and
reference target objects. |
| ComponentRegistry
API for a bean object that allows registering and looking-up beans with String aliases.
|
ModelRegistry
ComponentRegistry implementation for tracking all instances of Model classes
in a given project. |
| ModelScan
Annotation intended to be used in configuration classes to identify individual
Model
classes, or classpath locations of model classes, that will be used to generate a ModelRegistry
instance that identifies and maps valid persisted models in the current context. |
Copyright © 2016. All rights reserved.