|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inject | |
---|---|
org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. |
org.apache.cayenne.configuration | |
org.apache.cayenne.configuration.rop.client | |
org.apache.cayenne.configuration.server | |
org.apache.cayenne.remote.hessian.service |
Uses of Inject in org.apache.cayenne.access |
---|
Fields in org.apache.cayenne.access with annotations of type Inject | |
---|---|
protected JdbcEventLogger |
DataDomain.jdbcEventLogger
|
Uses of Inject in org.apache.cayenne.configuration |
---|
Fields in org.apache.cayenne.configuration with annotations of type Inject | |
---|---|
protected DataMapLoader |
XMLDataChannelDescriptorLoader.dataMapLoader
|
protected Injector |
DefaultAdhocObjectFactory.injector
|
protected ConfigurationNameMapper |
XMLDataChannelDescriptorLoader.nameMapper
|
Constructor parameters in org.apache.cayenne.configuration with annotations of type Inject | |
---|---|
DefaultRuntimeProperties(Map<String,String> properties)
|
Uses of Inject in org.apache.cayenne.configuration.rop.client |
---|
Fields in org.apache.cayenne.configuration.rop.client with annotations of type Inject | |
---|---|
protected Provider<DataChannel> |
LocalConnectionProvider.clientServerChannelProvider
|
protected ClientConnection |
ClientChannelProvider.connection
|
protected DataChannel |
CayenneContextFactory.dataChannel
|
protected EventManager |
ClientChannelProvider.eventManager
|
protected RuntimeProperties |
CayenneContextFactory.properties
|
protected RuntimeProperties |
ClientChannelProvider.properties
|
protected RuntimeProperties |
HessianConnectionProvider.runtimeProperties
|
Uses of Inject in org.apache.cayenne.configuration.server |
---|
Fields in org.apache.cayenne.configuration.server with annotations of type Inject | |
---|---|
protected DbAdapterFactory |
DataDomainProvider.adapterFactory
|
protected RuntimeProperties |
DataDomainProvider.configurationProperties
|
protected DataDomain |
DataContextFactory.dataDomain
|
protected DataDomain |
DomainDataChannelProvider.dataDomain
|
protected DataSourceFactoryLoader |
DataDomainProvider.dataSourceFactoryLoader
|
protected SchemaUpdateStrategy |
DataDomainProvider.defaultSchemaUpdateStrategy
|
protected EventManager |
DataContextFactory.eventManager
|
protected Injector |
DataContextFactory.injector
|
protected Injector |
DataDomainProvider.injector
|
protected JdbcEventLogger |
DefaultDbAdapterFactory.jdbcEventLogger
|
protected DataChannelDescriptorLoader |
DataDomainProvider.loader
|
protected AdhocObjectFactory |
DataDomainProvider.objectFactory
|
protected AdhocObjectFactory |
DefaultDataSourceFactoryLoader.objectFactory
|
protected AdhocObjectFactory |
DefaultDbAdapterFactory.objectFactory
|
protected ResourceLocator |
DataDomainProvider.resourceLocator
|
protected ResourceLocator |
DBCPDataSourceFactory.resourceLocator
|
protected ResourceLocator |
XMLPoolingDataSourceFactory.resourceLocator
|
Constructor parameters in org.apache.cayenne.configuration.server with annotations of type Inject | |
---|---|
DefaultDbAdapterFactory(List<DbAdapterDetector> detectors)
|
Uses of Inject in org.apache.cayenne.remote.hessian.service |
---|
Constructor parameters in org.apache.cayenne.remote.hessian.service with annotations of type Inject | |
---|---|
HessianService(ObjectContextFactory contextFactory,
Map<String,String> eventBridgeProperties)
|
|
HessianService(ObjectContextFactory contextFactory,
Map<String,String> eventBridgeProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |