Uses of Package
org.apache.cayenne.di

Packages that use org.apache.cayenne.di
org.apache.cayenne Contains persistence APIs directly accessible by users. 
org.apache.cayenne.access Contains classes that make up Cayenne ORM stack. 
org.apache.cayenne.cache   
org.apache.cayenne.configuration   
org.apache.cayenne.configuration.rop.client   
org.apache.cayenne.configuration.rop.server   
org.apache.cayenne.configuration.server   
org.apache.cayenne.configuration.web   
org.apache.cayenne.conn Provides full DataSource implementation. 
org.apache.cayenne.dba Contains database adapter API (DbAdapter) and its default implementation. 
org.apache.cayenne.di   
org.apache.cayenne.di.spi   
org.apache.cayenne.event Contains classes that make up Cayenne generic event dispatch mechanism. 
org.apache.cayenne.remote.hessian.service   
 

Classes in org.apache.cayenne.di used by org.apache.cayenne
Injector
          A facade to the Cayenne DI container.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.access
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.cache
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
Inject
           
Provider
          A DI object factory interface.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.configuration
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
Inject
           
Injector
          A facade to the Cayenne DI container.
Module
          Represents a unit of configuration of the Cayenne DI container.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.configuration.rop.client
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.
Inject
           
Injector
          A facade to the Cayenne DI container.
Module
          Represents a unit of configuration of the Cayenne DI container.
Provider
          A DI object factory interface.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.configuration.rop.server
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.
Module
          Represents a unit of configuration of the Cayenne DI container.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.configuration.server
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
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.
Inject
           
Injector
          A facade to the Cayenne DI container.
Module
          Represents a unit of configuration of the Cayenne DI container.
Provider
          A DI object factory interface.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.configuration.web
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.
Module
          Represents a unit of configuration of the Cayenne DI container.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.conn
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba
Inject
           
Provider
          A DI object factory interface.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.di
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.
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.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.di.spi
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.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.event
BeforeScopeEnd
          An annotation used by objects that want to receive scope ending events from the DI registry.
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.remote.hessian.service
Inject
           
 



Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.