Uses of Interface
org.apache.cayenne.configuration.AdhocObjectFactory

Packages that use AdhocObjectFactory
org.apache.cayenne.configuration   
org.apache.cayenne.configuration.server   
 

Uses of AdhocObjectFactory in org.apache.cayenne.configuration
 

Classes in org.apache.cayenne.configuration that implement AdhocObjectFactory
 class DefaultAdhocObjectFactory
          A default implementation of AdhocObjectFactory that creates objects using default no-arg constructor and injects dependencies into annotated fields.
 

Uses of AdhocObjectFactory in org.apache.cayenne.configuration.server
 

Fields in org.apache.cayenne.configuration.server declared as AdhocObjectFactory
protected  AdhocObjectFactory DataDomainProvider.objectFactory
           
protected  AdhocObjectFactory DefaultDataSourceFactoryLoader.objectFactory
           
protected  AdhocObjectFactory DefaultDbAdapterFactory.objectFactory
           
 



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