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.dba.db2 IBM DB2 DbAdapter. 
org.apache.cayenne.dba.derby Apache Derby DbAdapter. 
org.apache.cayenne.dba.frontbase FrontBase DbAdapter. 
org.apache.cayenne.dba.h2   
org.apache.cayenne.dba.hsqldb HSQLDB DbAdapter. 
org.apache.cayenne.dba.ingres   
org.apache.cayenne.dba.mysql MySQL DbAdapter. 
org.apache.cayenne.dba.openbase OpenBase DbAdapter. 
org.apache.cayenne.dba.oracle Oracle DbAdapter. 
org.apache.cayenne.dba.postgres PostgreSQL DbAdapter. 
org.apache.cayenne.dba.sqlite   
org.apache.cayenne.dba.sqlserver MS SQLServer DbAdapter. 
org.apache.cayenne.dba.sybase Sybase DbAdapter. 
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.
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.
 

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
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
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.
ScopeEventListener
          This interface duplicates default reflection based mechanism for receiving DI events.
 

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
ScopeEventListener
          This interface duplicates default reflection based mechanism for receiving DI events.
 

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.dba.db2
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.derby
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.frontbase
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.h2
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.hsqldb
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.ingres
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.mysql
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.openbase
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.oracle
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.postgres
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.sqlite
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.sqlserver
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

Classes in org.apache.cayenne.di used by org.apache.cayenne.dba.sybase
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
Inject
           
 

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
AdhocObjectFactory
          Creates objects for user-provided String class names, injecting dependencies into them.
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.
 

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-2012 Apache Cayenne. All Rights Reserved.