See: Description
| Class | Description |
|---|---|
| Bindings |
A static utility class for binding.
|
| Exception | Description |
|---|---|
| BindingException |
Exception thrown when an error occurred when using bindings across reflection.
|
| Annotation Type | Description |
|---|---|
| FactoryBinding |
Annotates an element that is bound to a
BackendFactory. |
The binding engine is centered on the fr.inria.atlanmod.neoemf.bind.BindingEngine class that allows to
dynamically bind BackendFactory, UriFactory
and Config instances at runtime, by analyzing elements annotated with the
FactoryBinding annotation on a limited view of a classpath.
This package is only intended to be used internally.
Copyright © 2013–2019 Atlanmod. All rights reserved.