Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,259 @@ +<!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_72) on Wed Feb 03 20:51:46 CET 2016 --> +<title>CbTypeServiceDict</title> +<meta name="date" content="2016-02-03"> +<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="CbTypeServiceDict"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":18}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceDict.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.felix.dm.lambda.callbacks</div> +<h2 title="Interface CbTypeServiceDict" class="title">Interface CbTypeServiceDict<T,S></h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.io.Serializable, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></dd> +</dl> +<dl> +<dt>Functional Interface:</dt> +<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> +</dl> +<hr> +<br> +<pre>@FunctionalInterface +public interface <span class="typeNameLabel">CbTypeServiceDict<T,S></span> +extends <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></pre> +<div class="block">Represents a callback(Component, Dictionary) that is invoked on a Component implementation class. + The type of the class on which the callback is invoked on is represented by the T generic parameter.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html#accept-T-S-java.util.Dictionary-">accept</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a> service, + java.util.Dictionary<java.lang.String,java.lang.Object> properties)</code> +<div class="block">Handles the given arguments.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceDict</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html#andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceDict-">andThen</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceDict</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a>> after)</code> </td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="accept-java.lang.Object-java.lang.Object-java.util.Dictionary-"> +<!-- --> +</a><a name="accept-T-S-java.util.Dictionary-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>accept</h4> +<pre>void accept(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a> service, + java.util.Dictionary<java.lang.String,java.lang.Object> properties)</pre> +<div class="block">Handles the given arguments.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>instance</code> - the Component implementation instance on which the callback is invoked on.</dd> +<dd><code>service</code> - first callback param</dd> +<dd><code>properties</code> - second callback param</dd> +</dl> +</li> +</ul> +<a name="andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceDict-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>andThen</h4> +<pre>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceDict</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a>> andThen(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceDict</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="type parameter in CbTypeServiceDict">S</a>> after)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceDict.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html>
Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,259 @@ +<!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_72) on Wed Feb 03 20:51:46 CET 2016 --> +<title>CbTypeServiceMap</title> +<meta name="date" content="2016-02-03"> +<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="CbTypeServiceMap"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":18}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceMap.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.felix.dm.lambda.callbacks</div> +<h2 title="Interface CbTypeServiceMap" class="title">Interface CbTypeServiceMap<T,S></h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.io.Serializable, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></dd> +</dl> +<dl> +<dt>Functional Interface:</dt> +<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> +</dl> +<hr> +<br> +<pre>@FunctionalInterface +public interface <span class="typeNameLabel">CbTypeServiceMap<T,S></span> +extends <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></pre> +<div class="block">Represents a callback(Component, Map) that is invoked on a Component implementation class. + The type of the class on which the callback is invoked on is represented by the T generic parameter.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html#accept-T-S-java.util.Map-">accept</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a> service, + java.util.Map<java.lang.String,java.lang.Object> properties)</code> +<div class="block">Handles the given arguments.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html#andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceMap-">andThen</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a>> after)</code> </td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="accept-java.lang.Object-java.lang.Object-java.util.Map-"> +<!-- --> +</a><a name="accept-T-S-java.util.Map-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>accept</h4> +<pre>void accept(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a> service, + java.util.Map<java.lang.String,java.lang.Object> properties)</pre> +<div class="block">Handles the given arguments.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>instance</code> - the Component implementation instance on which the callback is invoked on.</dd> +<dd><code>service</code> - first callback param</dd> +<dd><code>properties</code> - second callback param</dd> +</dl> +</li> +</ul> +<a name="andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceMap-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>andThen</h4> +<pre>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a>> andThen(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="type parameter in CbTypeServiceMap">S</a>> after)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceMap.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,259 @@ +<!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_72) on Wed Feb 03 20:51:46 CET 2016 --> +<title>CbTypeServiceService</title> +<meta name="date" content="2016-02-03"> +<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="CbTypeServiceService"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":18}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceService.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.felix.dm.lambda.callbacks</div> +<h2 title="Interface CbTypeServiceService" class="title">Interface CbTypeServiceService<T,S></h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.io.Serializable, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></dd> +</dl> +<dl> +<dt>Functional Interface:</dt> +<dd>This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.</dd> +</dl> +<hr> +<br> +<pre>@FunctionalInterface +public interface <span class="typeNameLabel">CbTypeServiceService<T,S></span> +extends <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></pre> +<div class="block">Represents a callback(Service, Service) that is invoked on a Component implementation class. + The type of the class on which the callback is invoked on is represented by the T generic parameter.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html#accept-T-S-S-">accept</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a> old, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a> replace)</code> +<div class="block">Handles the given arguments.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html#andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceService-">andThen</a></span>(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a>> after)</code> </td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="accept-java.lang.Object-java.lang.Object-java.lang.Object-"> +<!-- --> +</a><a name="accept-T-S-S-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>accept</h4> +<pre>void accept(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a> instance, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a> old, + <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a> replace)</pre> +<div class="block">Handles the given arguments.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>instance</code> - the Component implementation instance on which the callback is invoked on.</dd> +<dd><code>old</code> - first callback param</dd> +<dd><code>replace</code> - second callback param</dd> +</dl> +</li> +</ul> +<a name="andThen-org.apache.felix.dm.lambda.callbacks.CbTypeServiceService-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>andThen</h4> +<pre>default <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a>> andThen(<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><? super <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">T</a>,<a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="type parameter in CbTypeServiceService">S</a>> after)</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" target="_top">Frames</a></li> +<li><a href="CbTypeServiceService.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/SerializableLambda.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/SerializableLambda.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/SerializableLambda.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,175 @@ +<!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_72) on Wed Feb 03 20:51:46 CET 2016 --> +<title>SerializableLambda</title> +<meta name="date" content="2016-02-03"> +<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="SerializableLambda"; + } + } + 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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" target="_top">Frames</a></li> +<li><a href="SerializableLambda.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.felix.dm.lambda.callbacks</div> +<h2 title="Interface SerializableLambda" class="title">Interface SerializableLambda</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Superinterfaces:</dt> +<dd>java.io.Serializable</dd> +</dl> +<dl> +<dt>All Known Subinterfaces:</dt> +<dd><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbBundle</a>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentServiceService</a><S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbConsumer.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbConsumer</a><T>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbServiceService</a><S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeBundle</a><T>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponent.html" title="interface in org.apache.felix.dm.lambda.callbac ks">CbTypeComponent</a><T>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentBundle</a><T>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentDictionary</a><T>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRef</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRefService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRefServiceRefService</a>&l t;T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceDict</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceMap</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeDictionary</a><T>, <a href="../../../../. ./../org/apache/felix/dm/lambda/callbacks/CbTypeFuture.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeFuture</a><T,F>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRef</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRefService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRefServiceRefService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.ca llbacks">CbTypeServiceDict</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><T,S>, <a href="../../../../../../org/apache/felix/dm/lambda/FluentProperty.html" title="interface in org.apache.felix.dm.lambda">FluentProperty</a></dd> +</dl> +<hr> +<br> +<pre>public interface <span class="typeNameLabel">SerializableLambda</span> +extends java.io.Serializable</pre> +<div class="block">Base interface for serializable lambdas. Some lambda must be serializable in order to allow to introspect their type and method signatures.</div> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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="navBarCell1Rev">Class</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><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" target="_top">Frames</a></li> +<li><a href="SerializableLambda.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +</body> +</html> Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-frame.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-frame.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-frame.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,59 @@ +<!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_72) on Wed Feb 03 20:51:47 CET 2016 --> +<title>org.apache.felix.dm.lambda.callbacks</title> +<meta name="date" content="2016-02-03"> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../../script.js"></script> +</head> +<body> +<h1 class="bar"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/package-summary.html" target="classFrame">org.apache.felix.dm.lambda.callbacks</a></h1> +<div class="indexContainer"> +<h2 title="Interfaces">Interfaces</h2> +<ul title="Interfaces"> +<li><a href="CbBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbBundle</span></a></li> +<li><a href="CbComponent.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponent</span></a></li> +<li><a href="CbComponentBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentBundle</span></a></li> +<li><a href="CbComponentDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentDictionary</span></a></li> +<li><a href="CbComponentRef.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentRef</span></a></li> +<li><a href="CbComponentRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentRefService</span></a></li> +<li><a href="CbComponentRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentRefServiceRefService</span></a></li> +<li><a href="CbComponentService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentService</span></a></li> +<li><a href="CbComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbComponentServiceService</span></a></li> +<li><a href="CbConsumer.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbConsumer</span></a></li> +<li><a href="CbDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbDictionary</span></a></li> +<li><a href="CbFuture.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbFuture</span></a></li> +<li><a href="CbRef.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbRef</span></a></li> +<li><a href="CbRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbRefService</span></a></li> +<li><a href="CbRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbRefServiceRefService</span></a></li> +<li><a href="CbService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbService</span></a></li> +<li><a href="CbServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbServiceDict</span></a></li> +<li><a href="CbServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbServiceMap</span></a></li> +<li><a href="CbServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbServiceService</span></a></li> +<li><a href="CbTypeBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeBundle</span></a></li> +<li><a href="CbTypeComponent.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponent</span></a></li> +<li><a href="CbTypeComponentBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentBundle</span></a></li> +<li><a href="CbTypeComponentDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentDictionary</span></a></li> +<li><a href="CbTypeComponentRef.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentRef</span></a></li> +<li><a href="CbTypeComponentRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentRefService</span></a></li> +<li><a href="CbTypeComponentRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentRefServiceRefService</span></a></li> +<li><a href="CbTypeComponentService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentService</span></a></li> +<li><a href="CbTypeComponentServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentServiceDict</span></a></li> +<li><a href="CbTypeComponentServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentServiceMap</span></a></li> +<li><a href="CbTypeComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeComponentServiceService</span></a></li> +<li><a href="CbTypeDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeDictionary</span></a></li> +<li><a href="CbTypeFuture.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeFuture</span></a></li> +<li><a href="CbTypeRef.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeRef</span></a></li> +<li><a href="CbTypeRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeRefService</span></a></li> +<li><a href="CbTypeRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeRefServiceRefService</span></a></li> +<li><a href="CbTypeService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeService</span></a></li> +<li><a href="CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeServiceDict</span></a></li> +<li><a href="CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeServiceMap</span></a></li> +<li><a href="CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">CbTypeServiceService</span></a></li> +<li><a href="SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks" target="classFrame"><span class="interfaceName">SerializableLambda</span></a></li> +</ul> +</div> +</body> +</html> Added: websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-summary.html ============================================================================== --- websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-summary.html (added) +++ websites/staging/felix/trunk/content/apidocs/dependencymanager.lambda/r7/org/apache/felix/dm/lambda/callbacks/package-summary.html Wed Feb 3 20:19:56 2016 @@ -0,0 +1,376 @@ +<!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_72) on Wed Feb 03 20:51:47 CET 2016 --> +<title>org.apache.felix.dm.lambda.callbacks</title> +<meta name="date" content="2016-02-03"> +<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="org.apache.felix.dm.lambda.callbacks"; + } + } + 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 class="navBarCell1Rev">Package</li> +<li>Class</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><a href="../../../../../../org/apache/felix/dm/lambda/package-summary.html">Prev Package</a></li> +<li>Next Package</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All 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="Package" class="title">Package org.apache.felix.dm.lambda.callbacks</h1> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation"> +<caption><span>Interface Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Interface</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbBundle</a></td> +<td class="colLast"> +<div class="block">Represents a callback(Bundle) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponent.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponent</a></td> +<td class="colLast"> +<div class="block">Represents a callback(Component) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentBundle</a></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Bundle) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentDictionary</a></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Dictionary) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentRef</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentRefService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Service) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentRefServiceRefService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Service, ServiceReference, Service) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Service) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbComponentServiceService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Service, Service) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbConsumer.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbConsumer</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(T param) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbDictionary</a></td> +<td class="colLast"> +<div class="block">Represents a callback(Dictionary) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbFuture.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbFuture</a><F></td> +<td class="colLast"> +<div class="block">Represents a callback that accepts a the result of a CompletableFuture.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbRef</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbRefService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference, Service) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbRefServiceRefService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference, Service, ServiceReference, Service) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbServiceDict</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service, Dictionary) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbServiceMap</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service, Map) on an Object instance.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbServiceService</a><S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service, Service) on an Object instance.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeBundle</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(Bundle) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponent.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponent</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(Component) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentBundle.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentBundle</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Bundle) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentDictionary</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Dictionary) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRef</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRefService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentRefServiceRefService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Service, ServiceReference, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceDict</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Dictionary) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceMap</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, ServiceReference, Service, Service Reference, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeComponentServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeComponentServiceService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Service, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeDictionary.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeDictionary</a><T></td> +<td class="colLast"> +<div class="block">Represents a callback(Dictionary) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeFuture.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeFuture</a><T,F></td> +<td class="colLast"> +<div class="block">Represents a callback that accepts the result of a CompletableFuture operation.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRef.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRef</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRefService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeRefServiceRefService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeRefServiceRefService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(ServiceReference, Service, ServiceReference, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceDict.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceDict</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Dictionary) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceMap.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceMap</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Component, Map) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/CbTypeServiceService.html" title="interface in org.apache.felix.dm.lambda.callbacks">CbTypeServiceService</a><T,S></td> +<td class="colLast"> +<div class="block">Represents a callback(Service, Service) that is invoked on a Component implementation class.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../../../../../org/apache/felix/dm/lambda/callbacks/SerializableLambda.html" title="interface in org.apache.felix.dm.lambda.callbacks">SerializableLambda</a></td> +<td class="colLast"> +<div class="block">Base interface for serializable lambdas.</div> +</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 class="navBarCell1Rev">Package</li> +<li>Class</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><a href="../../../../../../org/apache/felix/dm/lambda/package-summary.html">Prev Package</a></li> +<li>Next Package</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/felix/dm/lambda/callbacks/package-summary.html" target="_top">Frames</a></li> +<li><a href="package-summary.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All 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 ======= --> +</body> +</html>
