blob: a45ba49b9700aeb39eb9829386db081a169bb232 [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:21 MSK 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.cayenne.di.Provider (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 Interface org.apache.cayenne.di.Provider (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><a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/class-use/Provider.html" target="_top">Frames</a></li>
<li><a href="Provider.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">
<h2 title="Uses of Interface org.apache.cayenne.di.Provider" class="title">Uses of Interface<br>org.apache.cayenne.di.Provider</h2>
</div>
<div class="classUseContainer">
<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/Provider.html" title="interface in org.apache.cayenne.di">Provider</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.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="rowColor">
<td class="colFirst"><a href="#org.apache.cayenne.cache">org.apache.cayenne.cache</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.server">org.apache.cayenne.configuration.server</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<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="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.rop">org.apache.cayenne.rop</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cayenne.rop.http">org.apache.cayenne.rop.http</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cayenne.access">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/access/package-summary.html">org.apache.cayenne.access</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cayenne/access/package-summary.html">org.apache.cayenne.access</a> with parameters of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/access/DefaultDataRowStoreFactory.html#DefaultDataRowStoreFactory-org.apache.cayenne.di.Provider-org.apache.cayenne.event.EventManager-org.apache.cayenne.configuration.RuntimeProperties-">DefaultDataRowStoreFactory</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/event/EventBridge.html" title="class in org.apache.cayenne.event">EventBridge</a>&gt;&nbsp;eventBridgeProvider,
<a href="../../../../../org/apache/cayenne/event/EventManager.html" title="interface in org.apache.cayenne.event">EventManager</a>&nbsp;eventManager,
<a href="../../../../../org/apache/cayenne/configuration/RuntimeProperties.html" title="interface in org.apache.cayenne.configuration">RuntimeProperties</a>&nbsp;properties)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.cache">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/cache/package-summary.html">org.apache.cayenne.cache</a></h3>
<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/cache/package-summary.html">org.apache.cayenne.cache</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/cache/MapQueryCacheProvider.html" title="class in org.apache.cayenne.cache">MapQueryCacheProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.osgi">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/configuration/osgi/package-summary.html">org.apache.cayenne.configuration.osgi</a></h3>
<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/configuration/osgi/package-summary.html">org.apache.cayenne.configuration.osgi</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/osgi/OsgiDataDomainProvider.html" title="class in org.apache.cayenne.configuration.osgi">OsgiDataDomainProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.rop.client">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/configuration/rop/client/package-summary.html">org.apache.cayenne.configuration.rop.client</a></h3>
<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/configuration/rop/client/package-summary.html">org.apache.cayenne.configuration.rop.client</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/rop/client/ClientChannelProvider.html" title="class in org.apache.cayenne.configuration.rop.client">ClientChannelProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/rop/client/LocalClientServerChannelProvider.html" title="class in org.apache.cayenne.configuration.rop.client">LocalClientServerChannelProvider</a></span></code>
<div class="block">Creates a <a href="../../../../../org/apache/cayenne/access/ClientServerChannel.html" title="class in org.apache.cayenne.access"><code>ClientServerChannel</code></a> for the <a href="../../../../../org/apache/cayenne/remote/service/LocalConnection.html" title="class in org.apache.cayenne.remote.service"><code>LocalConnection</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/rop/client/LocalConnectionProvider.html" title="class in org.apache.cayenne.configuration.rop.client">LocalConnectionProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cayenne/configuration/rop/client/package-summary.html">org.apache.cayenne.configuration.rop.client</a> declared as <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/DataChannel.html" title="interface in org.apache.cayenne">DataChannel</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">LocalConnectionProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/rop/client/LocalConnectionProvider.html#clientServerChannelProvider">clientServerChannelProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.configuration.server">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a></h3>
<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/configuration/server/package-summary.html">org.apache.cayenne.configuration.server</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/server/DataDomainProvider.html" title="class in org.apache.cayenne.configuration.server">DataDomainProvider</a></span></code>
<div class="block">A <a href="../../../../../org/apache/cayenne/DataChannel.html" title="interface in org.apache.cayenne"><code>DataChannel</code></a> provider that provides a single instance of DataDomain
configured per configuration supplied via injected
<a href="../../../../../org/apache/cayenne/configuration/DataChannelDescriptorLoader.html" title="interface in org.apache.cayenne.configuration"><code>DataChannelDescriptorLoader</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/configuration/server/DomainDataChannelProvider.html" title="class in org.apache.cayenne.configuration.server">DomainDataChannelProvider</a></span></code>
<div class="block">This is a default implementation of a DataChannel provider that simply returns a
DataDomain for a given runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.dba">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> declared as <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AutoAdapter.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/AutoAdapter.html#adapterProvider">adapterProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cayenne/dba/package-summary.html">org.apache.cayenne.dba</a> with parameters of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/dba/AutoAdapter.html#AutoAdapter-org.apache.cayenne.di.Provider-org.apache.cayenne.log.JdbcEventLogger-">AutoAdapter</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</a>&gt;&nbsp;adapterProvider,
<a href="../../../../../org/apache/cayenne/log/JdbcEventLogger.html" title="interface in org.apache.cayenne.log">JdbcEventLogger</a>&nbsp;logger)</code>
<div class="block">Creates an <a href="../../../../../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba"><code>AutoAdapter</code></a> based on a delegate adapter obtained via
"adapterProvider".</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.di">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> that return <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Injector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/Injector.html#getProvider-java.lang.Class-">getProvider</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Injector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/Injector.html#getProvider-org.apache.cayenne.di.Key-">getProvider</a></span>(<a href="../../../../../org/apache/cayenne/di/Key.html" title="class in org.apache.cayenne.di">Key</a>&lt;T&gt;&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Scope.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/Scope.html#scope-org.apache.cayenne.di.Provider-">scope</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;&nbsp;unscoped)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> with parameters of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Scope.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/Scope.html#scope-org.apache.cayenne.di.Provider-">scope</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;&nbsp;unscoped)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="interface in org.apache.cayenne.di">BindingBuilder</a>&lt;<a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="type parameter in BindingBuilder">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BindingBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/BindingBuilder.html#toProviderInstance-org.apache.cayenne.di.Provider-">toProviderInstance</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;? extends <a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="type parameter in BindingBuilder">T</a>&gt;&nbsp;provider)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../org/apache/cayenne/di/package-summary.html">org.apache.cayenne.di</a> with type arguments of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="interface in org.apache.cayenne.di">BindingBuilder</a>&lt;<a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="type parameter in BindingBuilder">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">BindingBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/BindingBuilder.html#toProvider-java.lang.Class-">toProvider</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;? extends <a href="../../../../../org/apache/cayenne/di/BindingBuilder.html" title="type parameter in BindingBuilder">T</a>&gt;&gt;&nbsp;providerType)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.di.spi">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/di/spi/package-summary.html">org.apache.cayenne.di.spi</a></h3>
<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/spi/package-summary.html">org.apache.cayenne.di.spi</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultScopeProvider.html" title="class in org.apache.cayenne.di.spi">DefaultScopeProvider</a>&lt;T&gt;</span></code>
<div class="block">A provider that provides scoping for other providers.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/di/spi/package-summary.html">org.apache.cayenne.di.spi</a> that return <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/DICollectionBuilder.html" title="type parameter in DICollectionBuilder">E</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DICollectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DICollectionBuilder.html#createInstanceProvider-E-">createInstanceProvider</a></span>(<a href="../../../../../org/apache/cayenne/di/spi/DICollectionBuilder.html" title="type parameter in DICollectionBuilder">E</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;SubT extends <a href="../../../../../org/apache/cayenne/di/spi/DICollectionBuilder.html" title="type parameter in DICollectionBuilder">E</a>&gt;<br><a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;SubT&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DICollectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DICollectionBuilder.html#createTypeProvider-java.lang.Class-">createTypeProvider</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;SubT&gt;&nbsp;interfaceType)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html" title="type parameter in ConstructorInjectingDecoratorProvider">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ConstructorInjectingDecoratorProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html#get-org.apache.cayenne.di.Provider-">get</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html" title="type parameter in ConstructorInjectingDecoratorProvider">T</a>&gt;&nbsp;undecorated)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultInjector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultInjector.html#getProvider-java.lang.Class-">getProvider</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultInjector.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultInjector.html#getProvider-org.apache.cayenne.di.Key-">getProvider</a></span>(<a href="../../../../../org/apache/cayenne/di/Key.html" title="class in org.apache.cayenne.di">Key</a>&lt;T&gt;&nbsp;key)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultScope.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultScope.html#scope-org.apache.cayenne.di.Provider-">scope</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;&nbsp;unscoped)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/cayenne/di/spi/package-summary.html">org.apache.cayenne.di.spi</a> with parameters of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html" title="type parameter in ConstructorInjectingDecoratorProvider">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ConstructorInjectingDecoratorProvider.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html#get-org.apache.cayenne.di.Provider-">get</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/ConstructorInjectingDecoratorProvider.html" title="type parameter in ConstructorInjectingDecoratorProvider">T</a>&gt;&nbsp;undecorated)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultScope.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultScope.html#scope-org.apache.cayenne.di.Provider-">scope</a></span>(<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;T&gt;&nbsp;unscoped)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cayenne/di/spi/package-summary.html">org.apache.cayenne.di.spi</a> with parameters of type <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/di/spi/DefaultScopeProvider.html#DefaultScopeProvider-org.apache.cayenne.di.spi.DefaultScope-org.apache.cayenne.di.Provider-">DefaultScopeProvider</a></span>(<a href="../../../../../org/apache/cayenne/di/spi/DefaultScope.html" title="class in org.apache.cayenne.di.spi">DefaultScope</a>&nbsp;scope,
<a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a>&lt;<a href="../../../../../org/apache/cayenne/di/spi/DefaultScopeProvider.html" title="type parameter in DefaultScopeProvider">T</a>&gt;&nbsp;delegate)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.event">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/event/package-summary.html">org.apache.cayenne.event</a></h3>
<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/event/package-summary.html">org.apache.cayenne.event</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/event/EventManagerProvider.html" title="class in org.apache.cayenne.event">EventManagerProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/event/NoopEventBridgeProvider.html" title="class in org.apache.cayenne.event">NoopEventBridgeProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.rop">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/rop/package-summary.html">org.apache.cayenne.rop</a></h3>
<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/rop/package-summary.html">org.apache.cayenne.rop</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/rop/HttpClientConnectionProvider.html" title="class in org.apache.cayenne.rop">HttpClientConnectionProvider</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/rop/ServerHessianSerializationServiceProvider.html" title="class in org.apache.cayenne.rop">ServerHessianSerializationServiceProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cayenne.rop.http">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a> in <a href="../../../../../org/apache/cayenne/rop/http/package-summary.html">org.apache.cayenne.rop.http</a></h3>
<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/rop/http/package-summary.html">org.apache.cayenne.rop.http</a> that implement <a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Provider</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/cayenne/rop/http/ClientHessianSerializationServiceProvider.html" title="class in org.apache.cayenne.rop.http">ClientHessianSerializationServiceProvider</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</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><a href="../../../../../org/apache/cayenne/di/Provider.html" title="interface in org.apache.cayenne.di">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../overview-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/class-use/Provider.html" target="_top">Frames</a></li>
<li><a href="Provider.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>