| Package | Description |
|---|---|
| org.apache.cayenne.di | |
| org.apache.cayenne.di.spi |
| Class and Description |
|---|
| Binder
An object passed to a
Module by the DI container during initialization, that
provides the API for the module to bind its services to the container. |
| BindingBuilder
A binding builder that helps with fluent binding creation.
|
| DecoratorBuilder |
| DIRuntimeException
A runtime exception thrown on DI misconfiguration.
|
| Injector
A facade to the Cayenne DI container.
|
| Key
An object that encapsulates a key used to store and lookup DI bindings.
|
| ListBuilder
A binding builder for list configurations.
|
| MapBuilder
A binding builder for map configurations.
|
| Module
Represents a unit of configuration of the Cayenne DI container.
|
| Provider
A DI object factory interface.
|
| Scope
Defines the scope of the instances created by the DI container.
|
| Class and Description |
|---|
| AdhocObjectFactory
Creates objects for user-provided String class names, injecting dependencies
into them.
|
| ClassLoaderManager
Maps ClassLoaders to resources.
|
| DIRuntimeException
A runtime exception thrown on DI misconfiguration.
|
| Inject |
| Injector
A facade to the Cayenne DI container.
|
| Key
An object that encapsulates a key used to store and lookup DI bindings.
|
| Module
Represents a unit of configuration of the Cayenne DI container.
|
| Provider
A DI object factory interface.
|
| Scope
Defines the scope of the instances created by the DI container.
|
Copyright © 2001–2017 Apache Cayenne. All rights reserved.