blob: 641d42e11ecb8516429b9fae260d6cc329879afa [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Mon Oct 14 11:36:23 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.cayenne.di (cayenne-doc: Cayenne Documentation 4.0.2 API)</title>
<meta name="date" content="2019-10-14">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.cayenne.di (cayenne-doc: Cayenne Documentation 4.0.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/di/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.cayenne.di" class="title">Uses of Package<br>org.apache.cayenne.di</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne">org.apache.cayenne</a></td>
<td class="colLast">
<div class="block">Contains persistence APIs directly accessible by users.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access">org.apache.cayenne.access</a></td>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne ORM stack.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.dbsync">org.apache.cayenne.access.dbsync</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.access.types">org.apache.cayenne.access.types</a></td>
<td class="colLast">
<div class="block">Defines an extendable mechanism to map Java types to JDBC types.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.cache">org.apache.cayenne.cache</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration">org.apache.cayenne.configuration</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.osgi">org.apache.cayenne.configuration.osgi</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.rop.client">org.apache.cayenne.configuration.rop.client</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.rop.server">org.apache.cayenne.configuration.rop.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.server">org.apache.cayenne.configuration.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.configuration.web">org.apache.cayenne.configuration.web</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.datasource">org.apache.cayenne.datasource</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba">org.apache.cayenne.dba</a></td>
<td class="colLast">
<div class="block">Contains database adapter API (DbAdapter) and its default implementation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.db2">org.apache.cayenne.dba.db2</a></td>
<td class="colLast">
<div class="block">IBM DB2 DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.derby">org.apache.cayenne.dba.derby</a></td>
<td class="colLast">
<div class="block">Apache Derby DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.firebird">org.apache.cayenne.dba.firebird</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.frontbase">org.apache.cayenne.dba.frontbase</a></td>
<td class="colLast">
<div class="block">FrontBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.h2">org.apache.cayenne.dba.h2</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.hsqldb">org.apache.cayenne.dba.hsqldb</a></td>
<td class="colLast">
<div class="block">HSQLDB DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.ingres">org.apache.cayenne.dba.ingres</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.mariadb">org.apache.cayenne.dba.mariadb</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.mysql">org.apache.cayenne.dba.mysql</a></td>
<td class="colLast">
<div class="block">MySQL DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.openbase">org.apache.cayenne.dba.openbase</a></td>
<td class="colLast">
<div class="block">OpenBase DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.oracle">org.apache.cayenne.dba.oracle</a></td>
<td class="colLast">
<div class="block">Oracle DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.postgres">org.apache.cayenne.dba.postgres</a></td>
<td class="colLast">
<div class="block">PostgreSQL DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlite">org.apache.cayenne.dba.sqlite</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sqlserver">org.apache.cayenne.dba.sqlserver</a></td>
<td class="colLast">
<div class="block">MS SQLServer DbAdapter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.dba.sybase">org.apache.cayenne.dba.sybase</a></td>
<td class="colLast">
<div class="block">Sybase DbAdapter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.di">org.apache.cayenne.di</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.di.spi">org.apache.cayenne.di.spi</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.event">org.apache.cayenne.event</a></td>
<td class="colLast">
<div class="block">Contains classes that make up Cayenne generic event dispatch mechanism.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.log">org.apache.cayenne.log</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.remote.hessian.service">org.apache.cayenne.remote.hessian.service</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.resource">org.apache.cayenne.resource</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.rop">org.apache.cayenne.rop</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.rop.http">org.apache.cayenne.rop.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.tx">org.apache.cayenne.tx</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/package-summary.html">org.apache.cayenne</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/access/package-summary.html">org.apache.cayenne.access</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.access">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.access">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.access">Inject</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.access">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.access">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.dbsync">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/access/dbsync/package-summary.html">org.apache.cayenne.access.dbsync</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.access.dbsync">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.access.dbsync">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.access.types">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.access.types">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.cache">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/cache/package-summary.html">org.apache.cayenne.cache</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.cache">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.cache">Inject</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.cache">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/package-summary.html">org.apache.cayenne.configuration</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.configuration">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.configuration">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.configuration">Inject</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.configuration">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.osgi">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/osgi/package-summary.html">org.apache.cayenne.configuration.osgi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.configuration.osgi">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ClassLoaderManager.html#org.apache.cayenne.configuration.osgi">ClassLoaderManager</a>
<div class="block">Maps ClassLoaders to resources.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.configuration.osgi">Inject</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration.osgi">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.configuration.osgi">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.rop.client">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/rop/client/package-summary.html">org.apache.cayenne.configuration.rop.client</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.configuration.rop.client">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.configuration.rop.client">Inject</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.configuration.rop.client">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration.rop.client">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.configuration.rop.client">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.rop.server">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/rop/server/package-summary.html">org.apache.cayenne.configuration.rop.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.configuration.rop.server">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/MapBuilder.html#org.apache.cayenne.configuration.rop.server">MapBuilder</a>
<div class="block">A binding builder for map configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration.rop.server">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.configuration.server">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.configuration.server">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.configuration.server">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.configuration.server">Inject</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.configuration.server">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ListBuilder.html#org.apache.cayenne.configuration.server">ListBuilder</a>
<div class="block">A binding builder for list configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/MapBuilder.html#org.apache.cayenne.configuration.server">MapBuilder</a>
<div class="block">A binding builder for map configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration.server">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.configuration.server">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ScopeEventListener.html#org.apache.cayenne.configuration.server">ScopeEventListener</a>
<div class="block">This interface duplicates default reflection based mechanism for receiving DI
events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.web">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/configuration/web/package-summary.html">org.apache.cayenne.configuration.web</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.configuration.web">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.configuration.web">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.datasource">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/datasource/package-summary.html">org.apache.cayenne.datasource</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ScopeEventListener.html#org.apache.cayenne.datasource">ScopeEventListener</a>
<div class="block">This interface duplicates default reflection based mechanism for receiving DI
events.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.dba">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba">Inject</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.dba">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.db2">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/db2/package-summary.html">org.apache.cayenne.dba.db2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.db2">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.db2">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.derby">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/derby/package-summary.html">org.apache.cayenne.dba.derby</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.derby">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.derby">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.firebird">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/firebird/package-summary.html">org.apache.cayenne.dba.firebird</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.firebird">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.firebird">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.frontbase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/frontbase/package-summary.html">org.apache.cayenne.dba.frontbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.frontbase">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.frontbase">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.h2">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/h2/package-summary.html">org.apache.cayenne.dba.h2</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.h2">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.h2">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.hsqldb">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/hsqldb/package-summary.html">org.apache.cayenne.dba.hsqldb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.hsqldb">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.hsqldb">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.ingres">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/ingres/package-summary.html">org.apache.cayenne.dba.ingres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.ingres">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.ingres">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.mariadb">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/mariadb/package-summary.html">org.apache.cayenne.dba.mariadb</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.mariadb">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.mariadb">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.mysql">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/mysql/package-summary.html">org.apache.cayenne.dba.mysql</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.mysql">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.mysql">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.openbase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/openbase/package-summary.html">org.apache.cayenne.dba.openbase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.openbase">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.openbase">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.oracle">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/oracle/package-summary.html">org.apache.cayenne.dba.oracle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.oracle">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.oracle">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.postgres">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/postgres/package-summary.html">org.apache.cayenne.dba.postgres</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.postgres">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.postgres">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlite">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/sqlite/package-summary.html">org.apache.cayenne.dba.sqlite</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.sqlite">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.sqlite">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sqlserver">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/sqlserver/package-summary.html">org.apache.cayenne.dba.sqlserver</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.sqlserver">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.sqlserver">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba.sybase">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/dba/sybase/package-summary.html">org.apache.cayenne.dba.sybase</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.dba.sybase">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.dba.sybase">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.di">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Binder.html#org.apache.cayenne.di">Binder</a>
<div class="block">An object passed to a <a href="../../../../org/apache/cayenne/di/Module.html" title="interface in org.apache.cayenne.di"><code>Module</code></a> by the DI container during initialization, that
provides the API for the module to bind its services to the container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BindingBuilder.html#org.apache.cayenne.di">BindingBuilder</a>
<div class="block">A binding builder that helps with fluent binding creation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DecoratorBuilder.html#org.apache.cayenne.di">DecoratorBuilder</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.di">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.di">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Key.html#org.apache.cayenne.di">Key</a>
<div class="block">An object that encapsulates a key used to store and lookup DI bindings.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ListBuilder.html#org.apache.cayenne.di">ListBuilder</a>
<div class="block">A binding builder for list configurations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/MapBuilder.html#org.apache.cayenne.di">MapBuilder</a>
<div class="block">A binding builder for map configurations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.di">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.di">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Scope.html#org.apache.cayenne.di">Scope</a>
<div class="block">Defines the scope of the instances created by the DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.di.spi">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/di/spi/package-summary.html">org.apache.cayenne.di.spi</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/AdhocObjectFactory.html#org.apache.cayenne.di.spi">AdhocObjectFactory</a>
<div class="block">Creates objects for user-provided String class names, injecting dependencies
into them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ClassLoaderManager.html#org.apache.cayenne.di.spi">ClassLoaderManager</a>
<div class="block">Maps ClassLoaders to resources.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.di.spi">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.di.spi">Inject</a>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Injector.html#org.apache.cayenne.di.spi">Injector</a>
<div class="block">A facade to the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Key.html#org.apache.cayenne.di.spi">Key</a>
<div class="block">An object that encapsulates a key used to store and lookup DI bindings.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Module.html#org.apache.cayenne.di.spi">Module</a>
<div class="block">Represents a unit of configuration of the Cayenne DI container.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.di.spi">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Scope.html#org.apache.cayenne.di.spi">Scope</a>
<div class="block">Defines the scope of the instances created by the DI container.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.event">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/event/package-summary.html">org.apache.cayenne.event</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.event">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.event">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.event">Inject</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.event">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.log">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/log/package-summary.html">org.apache.cayenne.log</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.log">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.remote.hessian.service">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/remote/hessian/service/package-summary.html">org.apache.cayenne.remote.hessian.service</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.remote.hessian.service">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.resource">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/resource/package-summary.html">org.apache.cayenne.resource</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/ClassLoaderManager.html#org.apache.cayenne.resource">ClassLoaderManager</a>
<div class="block">Maps ClassLoaders to resources.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.resource">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.rop">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/rop/package-summary.html">org.apache.cayenne.rop</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/BeforeScopeEnd.html#org.apache.cayenne.rop">BeforeScopeEnd</a>
<div class="block">An annotation used by objects that want to receive scope ending events from the DI
registry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.rop">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.rop">Inject</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.rop">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.rop.http">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/rop/http/package-summary.html">org.apache.cayenne.rop.http</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/DIRuntimeException.html#org.apache.cayenne.rop.http">DIRuntimeException</a>
<div class="block">A runtime exception thrown on DI misconfiguration.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Provider.html#org.apache.cayenne.rop.http">Provider</a>
<div class="block">A DI object factory interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.tx">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> used by <a href="../../../../org/apache/cayenne/tx/package-summary.html">org.apache.cayenne.tx</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cayenne/di/class-use/Inject.html#org.apache.cayenne.tx">Inject</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cayenne/di/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="http://cayenne.apache.org/">Apache Cayenne</a>. All rights reserved.</small></p>
</body>
</html>