blob: 8e2f4a12a7e5ac949fa3994576d9cd4cc824b449 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for org.eclipse.sisu.inject." />
<!-- <link rel="shortcut icon" type="image/x-icon" href="./favicon.ico" /> -->
<title>
Class Index
| org.eclipse.sisu.inject
</title>
<link href="./../assets/doclava-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="./../assets/customizations.css" rel="stylesheet" type="text/css" />
<script src="./../assets/search_autocomplete.js" type="text/javascript"></script>
<script src="./../assets/jquery-resizable.min.js" type="text/javascript"></script>
<script src="./../assets/doclava-developer-docs.js" type="text/javascript"></script>
<script src="./../assets/prettify.js" type="text/javascript"></script>
<script type="text/javascript">
setToRoot("./", "./../assets/");
</script>
<script src="./../assets/doclava-developer-reference.js" type="text/javascript"></script>
<script src="./../assets/navtree_data.js" type="text/javascript"></script>
<script src="./../assets/customizations.js" type="text/javascript"></script>
<noscript>
<style type="text/css">
html,body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
</head>
<div id="header">
<div id="headerLeft">
<span id="masthead-title">org.eclipse.sisu.inject</span>
</div>
<div id="headerRight">
<div id="search" >
<div id="searchForm">
<form accept-charset="utf-8" class="gsc-search-box"
onsubmit="return submit_search()">
<table class="gsc-search-box" cellpadding="0" cellspacing="0"><tbody>
<tr>
<td class="gsc-input">
<input id="search_autocomplete" class="gsc-input" type="text" size="33" autocomplete="off"
title="search developer docs" name="q"
value="search developer docs"
onFocus="search_focus_changed(this, true)"
onBlur="search_focus_changed(this, false)"
onkeydown="return search_changed(event, true, './')"
onkeyup="return search_changed(event, false, './')" />
<div id="search_filtered_div" class="no-display">
<table id="search_filtered" cellspacing=0>
</table>
</div>
</td>
<td class="gsc-search-button">
<input type="submit" value="Search" title="search" id="search-button" class="gsc-search-button" />
</td>
<td class="gsc-clear-button">
<div title="clear results" class="gsc-clear-button">&nbsp;</div>
</td>
</tr></tbody>
</table>
</form>
</div><!-- searchForm -->
</div><!-- search -->
</div>
</div><!-- header -->
<div class="g-section g-tpl-240" id="body-content">
<div class="g-unit g-first side-nav-resizable" id="side-nav">
<div id="swapper">
<div id="nav-panels">
<div id="resize-packages-nav">
<div id="packages-nav">
<div id="index-links">
<a href="./packages.html" >Package Index</a> |
<a href="./classes.html" class="selected">Class Index</a>
</div>
<ul>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/package-summary.html">org.eclipse.sisu</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/bean/package-summary.html">org.eclipse.sisu.bean</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/inject/package-summary.html">org.eclipse.sisu.inject</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/launch/package-summary.html">org.eclipse.sisu.launch</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/osgi/package-summary.html">org.eclipse.sisu.osgi</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/space/package-summary.html">org.eclipse.sisu.space</a></li>
<li class="api apilevel-">
<a href="./org/eclipse/sisu/wire/package-summary.html">org.eclipse.sisu.wire</a></li>
<li class="api apilevel-">
<a href="./org/sonatype/inject/package-summary.html">org.sonatype.inject</a></li>
</ul><br/>
</div> <!-- end packages -->
</div> <!-- end resize-packages -->
<div id="classes-nav">
<script>
/*addLoadEvent(maxPackageHeight);*/
</script>
<p style="padding:10px">Select a package to view its members</p><br/>
</div><!-- end classes -->
</div><!-- end nav-panels -->
<div id="nav-tree" style="display:none">
<div id="index-links">
<a href="./packages.html" >Package Index</a> |
<a href="./classes.html" class="selected">Class Index</a>
</div>
</div><!-- end nav-tree -->
</div><!-- end swapper -->
</div> <!-- end side-nav -->
<script>
if (!isMobile) {
<!-- $("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav"); -->
chooseDefaultNav();
if ($("#nav-tree").is(':visible')) {
init_default_navtree("./");
} else {
addLoadEvent(function() {
scrollIntoView("packages-nav");
scrollIntoView("classes-nav");
});
}
$("#swapper").css({borderBottom:"2px solid #aaa"});
} else {
swapNav(); // tree view should be used on mobile
}
</script>
<div class="g-unit" id="doc-content">
<div id="jd-header">
<h1>Class Index</h1>
</div>
<div id="jd-content">
<div class="jd-letterlist">
<a href="#letter_A">A</a>
<a href="#letter_B">B</a>
<a href="#letter_C">C</a>
<a href="#letter_D">D</a>
<a href="#letter_E">E</a>
<a href="#letter_G">G</a>
<a href="#letter_H">H</a>
<a href="#letter_I">I</a>
<a href="#letter_L">L</a>
<a href="#letter_M">M</a>
<a href="#letter_N">N</a>
<a href="#letter_P">P</a>
<a href="#letter_Q">Q</a>
<a href="#letter_R">R</a>
<a href="#letter_S">S</a>
<a href="#letter_T">T</a>
<a href="#letter_U">U</a>
<a href="#letter_W">W</a>
</div>
<h2 id="letter_A">A</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/AbstractTypeConverter.html">AbstractTypeConverter</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Abstract TypeConverter Module that automatically registers the converter based on the type argument.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/AnnotatedSource.html">AnnotatedSource</a></td>
<td class="jd-descrcol" width="100%">Binding source locations can implement this interface to supply annotations to the <code><a href="./org/eclipse/sisu/inject/BeanLocator.html">BeanLocator</a></code>.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/AnnotationVisitor.html">AnnotationVisitor</a></td>
<td class="jd-descrcol" width="100%">Something that can visit annotation declarations.&nbsp;</td>
</tr>
</table>
<h2 id="letter_B">B</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanBinder.html">BeanBinder</a></td>
<td class="jd-descrcol" width="100%">Provides custom <code><a href="./org/eclipse/sisu/bean/PropertyBinder.html">PropertyBinder</a></code>s for beans that contain one or more properties.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/BeanEntry.html">BeanEntry</a>&lt;Q&nbsp;extends&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/index.html?java/lang/annotation/Annotation.html">Annotation</a>,&nbsp;T&gt;</td>
<td class="jd-descrcol" width="100%">Describes Qualified bean implementations of T:<br>
<br>
<pre>
&#064;Inject
Iterable&lt;BeanEntry&lt;Named, Command&gt;&gt; commands;
</pre>
Use this when you want to know more about available beans; especially if you want to avoid creating instances.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/BeanEntry.html">BeanEntry</a>&lt;Q&nbsp;extends&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/index.html?java/lang/annotation/Annotation.html">Annotation</a>,&nbsp;T&gt;</td>
<td class="jd-descrcol" width="100%">
<em>
This interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/BeanEntry.html">org.eclipse.sisu.BeanEntry</a></code>
</em>&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanListener.html">BeanListener</a></td>
<td class="jd-descrcol" width="100%">TypeListener that listens for bean types and arranges for their properties to be injected.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/BeanLocator.html">BeanLocator</a></td>
<td class="jd-descrcol" width="100%">Finds and tracks bean implementations annotated with Qualifier annotations.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanManager.html">BeanManager</a></td>
<td class="jd-descrcol" width="100%">Service that manages the lifecycle of beans.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanProperties.html">BeanProperties</a></td>
<td class="jd-descrcol" width="100%">Iterable that iterates over potential bean properties in a class hierarchy.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanProperty.html">BeanProperty</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Represents a bean property such as a field or setter method.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/BeanScanning.html">BeanScanning</a></td>
<td class="jd-descrcol" width="100%">Common techniques for discovering bean implementations.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/BeanScanning.html">BeanScanning</a></td>
<td class="jd-descrcol" width="100%">
<em>
This enum is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/space/BeanScanning.html">org.eclipse.sisu.space.BeanScanning</a></code>
</em>&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/BeanScheduler.html">BeanScheduler</a></td>
<td class="jd-descrcol" width="100%">Schedules safe activation of beans even when cyclic dependencies are involved.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></td>
<td class="jd-descrcol" width="100%">Publisher of Bindings to interested <code><a href="./org/eclipse/sisu/inject/BindingSubscriber.html">BindingSubscriber</a></code>s.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/BindingSubscriber.html">BindingSubscriber</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Subscriber of Bindings from one or more <code><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></code>s.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/BundleClassSpace.html">BundleClassSpace</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code> backed by a strongly-referenced Bundle.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/BundleModule.html">BundleModule</a></td>
<td class="jd-descrcol" width="100%">Guice module that uses classpath-scanning and auto-wiring to bind JSR330 components from OSGi bundles.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/BundlePlan.html">BundlePlan</a></td>
<td class="jd-descrcol" width="100%">Something that can prepare <code><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></code>s for component bundles.&nbsp;</td>
</tr>
</table>
<h2 id="letter_C">C</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/ChildWireModule.html">ChildWireModule</a></td>
<td class="jd-descrcol" width="100%">Child <code><a href="./org/eclipse/sisu/wire/WireModule.html">WireModule</a></code> that avoids wiring dependencies that already exist in a parent Injector.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/ClassFinder.html">ClassFinder</a></td>
<td class="jd-descrcol" width="100%">Finds (and optionally filters) Class resources from <code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code>s.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></td>
<td class="jd-descrcol" width="100%">Represents an abstract collection of related classes and resources.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/ClassVisitor.html">ClassVisitor</a></td>
<td class="jd-descrcol" width="100%">Something that can visit class definitions.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/CloningClassSpace.html">CloningClassSpace</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code> that can create multiple (deferred) copies of the same implementation type.&nbsp;</td>
</tr>
</table>
<h2 id="letter_D">D</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/DeclaredMembers.html">DeclaredMembers</a></td>
<td class="jd-descrcol" width="100%">Iterable that iterates over declared members of a class hierarchy.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/DeclaredMembers.View.html">DeclaredMembers.View</a></td>
<td class="jd-descrcol" width="100%">Enum implementation that provides different views of a class's members.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/DefaultBeanLocator.html">DefaultBeanLocator</a></td>
<td class="jd-descrcol" width="100%">Default <code><a href="./org/eclipse/sisu/inject/MutableBeanLocator.html">MutableBeanLocator</a></code> that locates qualified beans across a dynamic group of <code><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></code>s.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/DefaultClassFinder.html">DefaultClassFinder</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/ClassFinder.html">ClassFinder</a></code> that finds Class resources under a given package name.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/DefaultRankingFunction.html">DefaultRankingFunction</a></td>
<td class="jd-descrcol" width="100%">Simple <code><a href="./org/eclipse/sisu/inject/RankingFunction.html">RankingFunction</a></code> that partitions qualified bindings into two main groups.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/DeferredClass.html">DeferredClass</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Placeholder Class; postpones classloading until absolutely necessary.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/DeferredProvider.html">DeferredProvider</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Provider backed by a <code><a href="./org/eclipse/sisu/inject/DeferredClass.html">DeferredClass</a></code>.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Description.html">Description</a></td>
<td class="jd-descrcol" width="100%">Describes a bean:<br>
<br>
<pre>
&#064;Named
&#064;Description( &quot;Summarizes system status&quot; )
public class SystemStatus
{
//
}
</pre>&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/Description.html">Description</a></td>
<td class="jd-descrcol" width="100%">
<em>
This @interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/Description.html">org.eclipse.sisu.Description</a></code>
</em>&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Dynamic.html">Dynamic</a></td>
<td class="jd-descrcol" width="100%">Marks dependencies that should be dynamic proxies:<br>
<br>
<pre>
&#064;Inject
&#064;Dynamic
Component proxy;
</pre>
&nbsp;</td>
</tr>
</table>
<h2 id="letter_E">E</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/EagerSingleton.html">EagerSingleton</a></td>
<td class="jd-descrcol" width="100%">Marks beans that should be created as soon as possible:<br>
<br>
<pre>
&#064;Named
&#064;EagerSingleton
public class Startup
{
//
}
</pre>
&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/EagerSingleton.html">EagerSingleton</a></td>
<td class="jd-descrcol" width="100%">
<em>
This @interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/EagerSingleton.html">org.eclipse.sisu.EagerSingleton</a></code>
</em>&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/EntryListAdapter.html">EntryListAdapter</a>&lt;V&gt;</td>
<td class="jd-descrcol" width="100%">List backed by an Iterable sequence of map entries.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/EntryMapAdapter.html">EntryMapAdapter</a>&lt;K,&nbsp;V&gt;</td>
<td class="jd-descrcol" width="100%">Map backed by an Iterable sequence of map entries.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/EntrySetAdapter.html">EntrySetAdapter</a>&lt;V&gt;</td>
<td class="jd-descrcol" width="100%">Set backed by an Iterable sequence of map entries.&nbsp;</td>
</tr>
</table>
<h2 id="letter_G">G</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Guice4.html">Guice4</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with changes in the Guice 4.0 SPI.&nbsp;</td>
</tr>
</table>
<h2 id="letter_H">H</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Hidden.html">Hidden</a></td>
<td class="jd-descrcol" width="100%">Hides a bean from being located or watched:<br>
<br>
<pre>
&#064;Named
&#064;Hidden
public class InternalComponent
{
//
}
</pre>&nbsp;</td>
</tr>
</table>
<h2 id="letter_I">I</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/IgnoreSetters.html">IgnoreSetters</a></td>
<td class="jd-descrcol" width="100%">Annotates class hierarchies that don't want setter injection.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/IndexedClassFinder.html">IndexedClassFinder</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/ClassFinder.html">ClassFinder</a></code> that finds Class resources listed in the named index.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/InjectedTest.html">InjectedTest</a></td>
<td class="jd-descrcol" width="100%">Abstract TestNG/JUnit4 test that automatically binds and injects itself.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/InjectedTestCase.html">InjectedTestCase</a></td>
<td class="jd-descrcol" width="100%">Abstract JUnit3 TestCase that automatically binds and injects itself.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/InjectorBindings.html">InjectorBindings</a></td>
<td class="jd-descrcol" width="100%">Publisher of Bindings from a single Injector; ranked according to a given <code><a href="./org/eclipse/sisu/inject/RankingFunction.html">RankingFunction</a></code>.&nbsp;</td>
</tr>
</table>
<h2 id="letter_L">L</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Legacy.html">Legacy</a>&lt;S&gt;</td>
<td class="jd-descrcol" width="100%">
<em>
This class is deprecated.
Limited support for migrating legacy types.
</em>&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/LifecycleManager.html">LifecycleManager</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/bean/BeanManager.html">BeanManager</a></code> that manages JSR250 beans and schedules lifecycle events.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/LifecycleModule.html">LifecycleModule</a></td>
<td class="jd-descrcol" width="100%">Guice Module that provides JSR250 lifecycle management by following PostConstruct and
PreDestroy annotations.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/LoadedClass.html">LoadedClass</a>&lt;T&gt;</td>
<td class="jd-descrcol" width="100%">Pseudo <code><a href="./org/eclipse/sisu/inject/DeferredClass.html">DeferredClass</a></code> backed by an already loaded Class.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/LocatorWiring.html">LocatorWiring</a></td>
<td class="jd-descrcol" width="100%">Adds <code><a href="./org/eclipse/sisu/inject/BeanLocator.html">BeanLocator</a></code>-backed bindings for unresolved bean dependencies.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Logs.html">Logs</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with container logging and recovery.&nbsp;</td>
</tr>
</table>
<h2 id="letter_M">M</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/Main.html">Main</a></td>
<td class="jd-descrcol" width="100%">Bootstrap class that creates a static Injector by scanning the current class-path for beans.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Mediator.html">Mediator</a>&lt;Q&nbsp;extends&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/index.html?java/lang/annotation/Annotation.html">Annotation</a>,&nbsp;T,&nbsp;W&gt;</td>
<td class="jd-descrcol" width="100%">Watches for Qualified bean implementations of T:<br>
<br>
<pre>
// add @Named for automatic registration
public class MyMediator
implements Mediator&lt;Named, MyType, MyWatcher&gt;
{
public void add( BeanEntry&lt;Named, MyType&gt; entry, MyWatcher watcher )
throws Exception
{
// translate event to whatever the watcher expects
}
public void remove( BeanEntry&lt;Named, MyType&gt; entry, MyWatcher watcher )
throws Exception
{
// translate event to whatever the watcher expects
}
}
</pre>
Mediator implementations must have a public no-arg constructor; they are neither injected nor injectable, acting
instead as stateless translators.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/Mediator.html">Mediator</a>&lt;Q&nbsp;extends&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/index.html?java/lang/annotation/Annotation.html">Annotation</a>,&nbsp;T,&nbsp;W&gt;</td>
<td class="jd-descrcol" width="100%">
<em>
This interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/Mediator.html">org.eclipse.sisu.Mediator</a></code>
</em>&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/MergedModule.html">MergedModule</a></td>
<td class="jd-descrcol" width="100%">Guice Module that discards any duplicate or broken bindings.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/MutableBeanLocator.html">MutableBeanLocator</a></td>
<td class="jd-descrcol" width="100%">Mutable <code><a href="./org/eclipse/sisu/inject/BeanLocator.html">BeanLocator</a></code> that finds and tracks bindings across zero or more <code><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></code>s.&nbsp;</td>
</tr>
</table>
<h2 id="letter_N">N</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Nullable.html">Nullable</a></td>
<td class="jd-descrcol" width="100%">Marks dependencies that can be <code>null</code>:<br>
<br>
<pre>
&#064;Inject
&#064;Nullable
Component optional;
</pre>
&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/Nullable.html">Nullable</a></td>
<td class="jd-descrcol" width="100%">
<em>
This @interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/Nullable.html">org.eclipse.sisu.Nullable</a></code>
</em>&nbsp;</td>
</tr>
</table>
<h2 id="letter_P">P</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/ParameterKeys.html">ParameterKeys</a></td>
<td class="jd-descrcol" width="100%">Useful Keys for binding <code><a href="./org/eclipse/sisu/Parameters.html">Parameters</a></code>.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Parameters.html">Parameters</a></td>
<td class="jd-descrcol" width="100%">Qualifier of application parameters:<br>
<br>
<pre>
&#064;Inject
&#064;Parameters
String[] args;
&#064;Inject
&#064;Parameters
Map&lt;?, ?&gt; properties;
</pre>
This qualifier marks collections of values that act as overall application parameters, like the <code>String[]</code>
argument array passed into the main method or the <code>Map</code> of system properties.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/sonatype/inject/Parameters.html">Parameters</a></td>
<td class="jd-descrcol" width="100%">
<em>
This @interface is deprecated.
Replaced by <code><a href="./org/eclipse/sisu/Parameters.html">org.eclipse.sisu.Parameters</a></code>
</em>&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Priority.html">Priority</a></td>
<td class="jd-descrcol" width="100%">Defines the priority ordering of a bean, higher values have higher priority:<br>
<br>
<pre>
&#064;Named
&#064;Priority( 999 )
public class ImportantComponent
{
//
}
</pre>
Implicit priorities start at zero for default beans, negative for non-default.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/PropertyBinder.html">PropertyBinder</a></td>
<td class="jd-descrcol" width="100%">Provides custom <code><a href="./org/eclipse/sisu/bean/PropertyBinding.html">PropertyBinding</a></code>s for bean properties such as fields or setter methods.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/bean/PropertyBinding.html">PropertyBinding</a></td>
<td class="jd-descrcol" width="100%">Represents a bean property that has been bound by a <code><a href="./org/eclipse/sisu/bean/PropertyBinder.html">PropertyBinder</a></code>.&nbsp;</td>
</tr>
</table>
<h2 id="letter_Q">Q</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/QualifiedTypeBinder.html">QualifiedTypeBinder</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/QualifiedTypeListener.html">QualifiedTypeListener</a></code> that installs Modules, registers <code><a href="./org/eclipse/sisu/Mediator.html">Mediator</a></code>s, and binds types.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/QualifiedTypeListener.html">QualifiedTypeListener</a></td>
<td class="jd-descrcol" width="100%">Listens for types annotated with Qualifier annotations.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/QualifiedTypeVisitor.html">QualifiedTypeVisitor</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/SpaceVisitor.html">SpaceVisitor</a></code> that reports types annotated with Qualifier annotations.&nbsp;</td>
</tr>
</table>
<h2 id="letter_R">R</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/RankingFunction.html">RankingFunction</a></td>
<td class="jd-descrcol" width="100%">Assigns each Binding a rank according to some function; higher ranks take precedence over lower ranks.&nbsp;</td>
</tr>
</table>
<h2 id="letter_S">S</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/osgi/ServiceBindings.html">ServiceBindings</a></td>
<td class="jd-descrcol" width="100%">On-demand publisher of Bindings from the OSGi service registry.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/SisuBundlePlan.html">SisuBundlePlan</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/launch/BundlePlan.html">BundlePlan</a></code> that prepares <code><a href="./org/eclipse/sisu/inject/BindingPublisher.html">BindingPublisher</a></code>s for JSR330 bundles.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/SisuExtender.html">SisuExtender</a></td>
<td class="jd-descrcol" width="100%">OSGi extender that uses Sisu and Guice to wire up applications from one or more component bundles.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/SisuExtensions.html">SisuExtensions</a></td>
<td class="jd-descrcol" width="100%">SPI mechanism for discovering Module and <code>Strategy</code> extensions.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SisuIndex.html">SisuIndex</a></td>
<td class="jd-descrcol" width="100%">Command-line utility that generates a qualified class index for a space-separated list of JARs.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SisuIndexAPT6.html">SisuIndexAPT6</a></td>
<td class="jd-descrcol" width="100%">Java 6 Annotation Processor that generates a qualified class index for the current build.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/launch/SisuTracker.html">SisuTracker</a></td>
<td class="jd-descrcol" width="100%">OSGi BundleTracker that tracks component bundles and uses <code><a href="./org/eclipse/sisu/launch/BundlePlan.html">BundlePlan</a></code>s to publish them.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Soft.html">Soft</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with SoftReference collections.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Sources.html">Sources</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with annotated sources.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SpaceModule.html">SpaceModule</a></td>
<td class="jd-descrcol" width="100%">Guice Module that automatically binds types annotated with Qualifier annotations.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SpaceModule.Strategy.html">SpaceModule.Strategy</a></td>
<td class="jd-descrcol" width="100%">Visitor strategy.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SpaceScanner.html">SpaceScanner</a></td>
<td class="jd-descrcol" width="100%">Makes a <code><a href="./org/eclipse/sisu/space/SpaceVisitor.html">SpaceVisitor</a></code> visit a <code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code>; can be directed by an optional <code><a href="./org/eclipse/sisu/space/ClassFinder.html">ClassFinder</a></code>.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/SpaceVisitor.html">SpaceVisitor</a></td>
<td class="jd-descrcol" width="100%">Something that can visit <code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code>s.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/Streams.html">Streams</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with streams.&nbsp;</td>
</tr>
</table>
<h2 id="letter_T">T</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/TypeArguments.html">TypeArguments</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with generic type arguments.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/Typed.html">Typed</a></td>
<td class="jd-descrcol" width="100%">Restricts the visible types of a bean:<br>
<br>
<pre>
&#064;Named
&#064;Typed( Widget.class, Service.class )
public class PrinterWidget
extends AbstractWidget
implements Service
{
//
}
</pre>
&nbsp;</td>
</tr>
</table>
<h2 id="letter_U">U</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/space/URLClassSpace.html">URLClassSpace</a></td>
<td class="jd-descrcol" width="100%"><code><a href="./org/eclipse/sisu/space/ClassSpace.html">ClassSpace</a></code> backed by a strongly-referenced ClassLoader and a URL class path.&nbsp;</td>
</tr>
</table>
<h2 id="letter_W">W</h2>
<table class="jd-sumtable">
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/inject/Weak.html">Weak</a></td>
<td class="jd-descrcol" width="100%">Utility methods for dealing with WeakReference collections.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/WireModule.html">WireModule</a></td>
<td class="jd-descrcol" width="100%">Guice Module that automatically adds <code><a href="./org/eclipse/sisu/inject/BeanLocator.html">BeanLocator</a></code>-backed bindings for unresolved dependencies.&nbsp;</td>
</tr>
<tr class="alt-color api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/WireModule.Strategy.html">WireModule.Strategy</a></td>
<td class="jd-descrcol" width="100%">Wiring strategy.&nbsp;</td>
</tr>
<tr class=" api apilevel-" >
<td class="jd-linkcol"><a href="./org/eclipse/sisu/wire/Wiring.html">Wiring</a></td>
<td class="jd-descrcol" width="100%">Something that can supply bindings for unresolved dependency Keys.&nbsp;</td>
</tr>
</table>
<div id="footer">
Generated by <a href="http://code.google.com/p/doclava/">Doclava</a>.
</div> <!-- end footer -->
</div><!-- end jd-content -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script type="text/javascript">
init(); /* initialize doclava-developer-docs.js */
</script>
</body>
</html>