Uses of Package
org.apache.cayenne.di
Packages that use org.apache.cayenne.di
-
Classes in org.apache.cayenne.di used by org.apache.cayenne.diClassDescriptionAn object passed to a
Moduleby the DI container during initialization, that provides the API for the module to bind its services to the container.A binding builder that helps with fluent binding creation.A runtime exception thrown on DI misconfiguration.A facade to the Cayenne DI container.An object that encapsulates a key used to store and lookup DI bindings.A binding builder for list configurations.A binding builder for map configurations.Represents a unit of configuration of the Cayenne DI container.A DI object factory interface.Defines the scope of the instances created by the DI container. -
Classes in org.apache.cayenne.di used by org.apache.cayenne.di.spiClassDescriptionCreates objects for user-provided String class names, injecting dependencies into them.Maps ClassLoaders to resources.A runtime exception thrown on DI misconfiguration.A facade to the Cayenne DI container.An object that encapsulates a key used to store and lookup DI bindings.Represents a unit of configuration of the Cayenne DI container.A DI object factory interface.Defines the scope of the instances created by the DI container.