blob: fbe0aafdd7bbea856839365bd0ea2981e06d306c [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 (version 1.7.0_25) on Mon Mar 31 09:56:33 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org.apache.felix.ipojo.annotations (Apache Felix iPOJO ~ JavaDoc 1.11.2 API)</title>
<meta name="date" content="2014-03-31">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.felix.ipojo.annotations (Apache Felix iPOJO ~ JavaDoc 1.11.2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
</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/felix/ipojo/annotations/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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="Uses of Package org.apache.felix.ipojo.annotations" class="title">Uses of Package<br>org.apache.felix.ipojo.annotations</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/felix/ipojo/annotations/package-summary.html">org.apache.felix.ipojo.annotations</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.felix.ipojo.annotations">org.apache.felix.ipojo.annotations</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.felix.ipojo.arch.gogo">org.apache.felix.ipojo.arch.gogo</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.felix.ipojo.online.manipulator">org.apache.felix.ipojo.online.manipulator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.felix.ipojo.annotations">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/felix/ipojo/annotations/package-summary.html">org.apache.felix.ipojo.annotations</a> used by <a href="../../../../../org/apache/felix/ipojo/annotations/package-summary.html">org.apache.felix.ipojo.annotations</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/BindingPolicy.html#org.apache.felix.ipojo.annotations">BindingPolicy</a>
<div class="block">Binding policies supported by iPOJO.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Context.Source.html#org.apache.felix.ipojo.annotations">Context.Source</a>
<div class="block">Lists the different injectable bundle context.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.felix.ipojo.arch.gogo">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/felix/ipojo/annotations/package-summary.html">org.apache.felix.ipojo.annotations</a> used by <a href="../../../../../org/apache/felix/ipojo/arch/gogo/package-summary.html">org.apache.felix.ipojo.arch.gogo</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Component.html#org.apache.felix.ipojo.arch.gogo">Component</a>
<div class="block">Declares a component type (needed to create instances of the component).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Instantiate.html#org.apache.felix.ipojo.arch.gogo">Instantiate</a>
<div class="block">This annotation is used to create an 'empty' instance of the
current component type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Provides.html#org.apache.felix.ipojo.arch.gogo">Provides</a>
<div class="block">This annotation declares that the component instances will provide a service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Requires.html#org.apache.felix.ipojo.arch.gogo">Requires</a>
<div class="block">This annotation declares a service requirement.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/ServiceProperty.html#org.apache.felix.ipojo.arch.gogo">ServiceProperty</a>
<div class="block">This annotation declares a service property.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.felix.ipojo.online.manipulator">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../org/apache/felix/ipojo/annotations/package-summary.html">org.apache.felix.ipojo.annotations</a> used by <a href="../../../../../org/apache/felix/ipojo/online/manipulator/package-summary.html">org.apache.felix.ipojo.online.manipulator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Bind.html#org.apache.felix.ipojo.online.manipulator">Bind</a>
<div class="block">This annotation declares a bind method.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Component.html#org.apache.felix.ipojo.online.manipulator">Component</a>
<div class="block">Declares a component type (needed to create instances of the component).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Instantiate.html#org.apache.felix.ipojo.online.manipulator">Instantiate</a>
<div class="block">This annotation is used to create an 'empty' instance of the
current component type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Invalidate.html#org.apache.felix.ipojo.online.manipulator">Invalidate</a>
<div class="block">This annotation declares an invalidate callback.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Provides.html#org.apache.felix.ipojo.online.manipulator">Provides</a>
<div class="block">This annotation declares that the component instances will provide a service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/felix/ipojo/annotations/class-use/Unbind.html#org.apache.felix.ipojo.online.manipulator">Unbind</a>
<div class="block">This annotation declares an unbind method.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
</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/felix/ipojo/annotations/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
</body>
</html>