| <!DOCTYPE html> |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" /> |
| <title> |
| |
| Class Index |
| |
| |
| | Guice |
| |
| </title> |
| <link href="../assets/android-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/android-developer-docs.js" type="text/javascript"></script> |
| <script src="../assets/prettify.js" type="text/javascript"></script> |
| <script type="text/javascript"> |
| setToRoot("../"); |
| </script> |
| <script src="../assets/android-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">Guice</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"> </div> |
| </td> |
| </tr></tbody> |
| </table> |
| </form> |
| </div><!-- searchForm --> |
| </div><!-- search --> |
| |
| |
| <div id="api-level-toggle"> |
| <input type="checkbox" id="apiLevelCheckbox" onclick="toggleApiLevelSelector(this)" /> |
| <label for="apiLevelCheckbox" class="disabled">Filter by API Level: </label> |
| <select id="apiLevelSelector"> |
| <!-- option elements added by buildApiLevelSelector() --> |
| </select> |
| </div> |
| <script> |
| var SINCE_DATA = [ 'Guice_1.0', 'Guice_2.0' ]; |
| buildApiLevelSelector(); |
| addLoadEvent(changeApiLevel); |
| </script> |
| |
| |
| |
| </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"><nobr> |
| <a href="../reference/packages.html" >Package Index</a> | |
| <a href="../reference/classes.html" class="selected">Class Index</a></nobr> |
| </div> |
| <ul> |
| |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/package-summary.html">com.google.inject</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="../reference/com/google/inject/assistedinject/package-summary.html">com.google.inject.assistedinject</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/binder/package-summary.html">com.google.inject.binder</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/jndi/package-summary.html">com.google.inject.jndi</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/matcher/package-summary.html">com.google.inject.matcher</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="../reference/com/google/inject/multibindings/package-summary.html">com.google.inject.multibindings</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/name/package-summary.html">com.google.inject.name</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/servlet/package-summary.html">com.google.inject.servlet</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/spi/package-summary.html">com.google.inject.spi</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="../reference/com/google/inject/throwingproviders/package-summary.html">com.google.inject.throwingproviders</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="../reference/com/google/inject/tools/jmx/package-summary.html">com.google.inject.tools.jmx</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="../reference/com/google/inject/util/package-summary.html">com.google.inject.util</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"><nobr> |
| <a href="../reference/packages.html" >Package Index</a> | |
| <a href="../reference/classes.html" class="selected">Class Index</a></nobr> |
| </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_F">F</a> |
| <a href="#letter_G">G</a> |
| <a href="#letter_H">H</a> |
| <a href="#letter_I">I</a> |
| <a href="#letter_J">J</a> |
| <a href="#letter_K">K</a> |
| <a href="#letter_L">L</a> |
| <a href="#letter_M">M</a> |
| <a href="#letter_N">N</a> |
| <a href="#letter_O">O</a> |
| <a href="#letter_P">P</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> |
| </div> |
| |
| |
| |
| <h2 id="letter_A">A</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/matcher/AbstractMatcher.html">AbstractMatcher</a><T></td> |
| <td class="jd-descrcol" width="100%">Implements <code>and()</code> and <code>or()</code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/AbstractModule.html">AbstractModule</a></td> |
| <td class="jd-descrcol" width="100%">A support class for <code><a href="../reference/com/google/inject/Module.html">Module</a></code>s which reduces repetition and results in |
| a more readable configuration. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/AnnotatedBindingBuilder.html">AnnotatedBindingBuilder</a><T></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/Binder.html">Binder</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/AnnotatedConstantBindingBuilder.html">AnnotatedConstantBindingBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/Binder.html">Binder</a></code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/AnnotatedElementBuilder.html">AnnotatedElementBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/Binder.html">Binder</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/assistedinject/Assisted.html">Assisted</a></td> |
| <td class="jd-descrcol" width="100%">Annotates an injected parameter or field whose value comes from an argument to a factory method. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/assistedinject/AssistedInject.html">AssistedInject</a></td> |
| <td class="jd-descrcol" width="100%"> |
| <em> |
| This @interface is deprecated. |
| <code><a href="../reference/com/google/inject/assistedinject/FactoryProvider.html">FactoryProvider</a></code> now works better with the standard @Inject |
| annotation. When using that annotation, parameters are matched by name and type rather than |
| by position. In addition, values that use the standard @Inject constructor |
| annotation are eligible for method interception.</em> </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_B">B</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Binder.html">Binder</a></td> |
| <td class="jd-descrcol" width="100%">Collects configuration information (primarily <i>bindings</i>) which will be |
| used to create an <code><a href="../reference/com/google/inject/Injector.html">Injector</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Binding.html">Binding</a><T></td> |
| <td class="jd-descrcol" width="100%">A mapping from a key (type and optional annotation) to the strategy for getting instances of the |
| type. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/BindingAnnotation.html">BindingAnnotation</a></td> |
| <td class="jd-descrcol" width="100%">Annotates annotations which are used for binding. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/BindingScopingVisitor.html">BindingScopingVisitor</a><V></td> |
| <td class="jd-descrcol" width="100%">Visits each of the strategies used to scope an injection. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/BindingTargetVisitor.html">BindingTargetVisitor</a><T, V></td> |
| <td class="jd-descrcol" width="100%">Visits each of the strategies used to find an instance to satisfy an injection. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_C">C</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/ConfigurationException.html">ConfigurationException</a></td> |
| <td class="jd-descrcol" width="100%">Thrown when a programming error such as a misplaced annotation, illegal binding, or unsupported |
| scope is found. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/ConstantBindingBuilder.html">ConstantBindingBuilder</a></td> |
| <td class="jd-descrcol" width="100%">Binds to a constant value. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ConstructorBinding.html">ConstructorBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to the constructor of a concrete clss. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ConvertedConstantBinding.html">ConvertedConstantBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding created from converting a bound instance to a new type. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/CreationException.html">CreationException</a></td> |
| <td class="jd-descrcol" width="100%">Thrown when errors occur while creating a <code><a href="../reference/com/google/inject/Injector.html">Injector</a></code>. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_D">D</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/DefaultBindingScopingVisitor.html">DefaultBindingScopingVisitor</a><V></td> |
| <td class="jd-descrcol" width="100%">No-op visitor for subclassing. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/DefaultBindingTargetVisitor.html">DefaultBindingTargetVisitor</a><T, V></td> |
| <td class="jd-descrcol" width="100%">No-op visitor for subclassing. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/DefaultElementVisitor.html">DefaultElementVisitor</a><V></td> |
| <td class="jd-descrcol" width="100%">No-op visitor for subclassing. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/Dependency.html">Dependency</a><T></td> |
| <td class="jd-descrcol" width="100%">A variable that can be resolved by an injector. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_E">E</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/Element.html">Element</a></td> |
| <td class="jd-descrcol" width="100%">A core component of a module or injector. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/Elements.html">Elements</a></td> |
| <td class="jd-descrcol" width="100%">Exposes elements of a module so they can be inspected, validated or <code><a href="../reference/com/google/inject/spi/Element.html#applyTo(com.google.inject.Binder)">rewritten</a></code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ElementVisitor.html">ElementVisitor</a><V></td> |
| <td class="jd-descrcol" width="100%">Visit elements. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Exposed.html">Exposed</a></td> |
| <td class="jd-descrcol" width="100%">Acccompanies a @<code><a href="../reference/com/google/inject/Provides.html">Provides</a></code> method annotation in a |
| private module to indicate that the provided binding is exposed. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ExposedBinding.html">ExposedBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to a key exposed from an enclosed private environment. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_F">F</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/assistedinject/FactoryProvider.html">FactoryProvider</a><F></td> |
| <td class="jd-descrcol" width="100%">Provides a factory that combines the caller's arguments with injector-supplied values to |
| construct objects. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_G">G</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Guice.html">Guice</a></td> |
| <td class="jd-descrcol" width="100%">The entry point to the Guice framework. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/GuiceFilter.html">GuiceFilter</a></td> |
| <td class="jd-descrcol" width="100%"><p> |
| Apply this filter in web.xml above all other filters (typically), to all requests where you plan |
| to use servlet scopes. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/GuiceServletContextListener.html">GuiceServletContextListener</a></td> |
| <td class="jd-descrcol" width="100%">As of Guice 2.0 you can still use (your subclasses of) <code>GuiceServletContextListener</code> |
| class as a logical place to create and configure your injector. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_H">H</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/HasDependencies.html">HasDependencies</a></td> |
| <td class="jd-descrcol" width="100%">Implemented by <code><a href="../reference/com/google/inject/Binding.html">bindings</a></code>, <code><a href="../reference/com/google/inject/Provider.html">providers</a></code> and instances that expose their dependencies explicitly. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_I">I</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/ImplementedBy.html">ImplementedBy</a></td> |
| <td class="jd-descrcol" width="100%">A pointer to the default implementation of a type. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Inject.html">Inject</a></td> |
| <td class="jd-descrcol" width="100%">Annotates members of your implementation class (constructors, methods |
| and fields) into which the <code><a href="../reference/com/google/inject/Injector.html">Injector</a></code> should inject values. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/InjectionListener.html">InjectionListener</a><I></td> |
| <td class="jd-descrcol" width="100%">Listens for injections into instances of type <code>I</code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/InjectionPoint.html">InjectionPoint</a></td> |
| <td class="jd-descrcol" width="100%">A constructor, field or method that can receive injections. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/InjectionRequest.html">InjectionRequest</a><T></td> |
| <td class="jd-descrcol" width="100%">A request to inject the instance fields and methods of an instance. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Injector.html">Injector</a></td> |
| <td class="jd-descrcol" width="100%">Builds the graphs of objects that make up your application. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/InstanceBinding.html">InstanceBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to a single instance. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/InterceptorBinding.html">InterceptorBinding</a></td> |
| <td class="jd-descrcol" width="100%">Registration of interceptors for matching methods of matching classes. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_J">J</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/jndi/JndiIntegration.html">JndiIntegration</a></td> |
| <td class="jd-descrcol" width="100%">Integrates Guice with JNDI. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_K">K</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Key.html">Key</a><T></td> |
| <td class="jd-descrcol" width="100%">Binding key consisting of an injection type and an optional annotation. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_L">L</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/LinkedBindingBuilder.html">LinkedBindingBuilder</a><T></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/Binder.html">Binder</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/LinkedKeyBinding.html">LinkedKeyBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to a linked key. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_M">M</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/tools/jmx/ManagedBindingMBean.html">ManagedBindingMBean</a></td> |
| <td class="jd-descrcol" width="100%">JMX interface to bindings. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/tools/jmx/Manager.html">Manager</a></td> |
| <td class="jd-descrcol" width="100%">Provides a JMX interface to Guice. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/multibindings/MapBinder.html">MapBinder</a><K, V></td> |
| <td class="jd-descrcol" width="100%">An API to bind multiple map entries separately, only to later inject them as |
| a complete map. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/matcher/Matcher.html">Matcher</a><T></td> |
| <td class="jd-descrcol" width="100%">Returns <code>true</code> or <code>false</code> for a given input. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/matcher/Matchers.html">Matchers</a></td> |
| <td class="jd-descrcol" width="100%">Matcher implementations. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/MembersInjector.html">MembersInjector</a><T></td> |
| <td class="jd-descrcol" width="100%">Injects dependencies into the fields and methods on instances of type <code>T</code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/MembersInjectorLookup.html">MembersInjectorLookup</a><T></td> |
| <td class="jd-descrcol" width="100%">A lookup of the members injector for a type. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/Message.html">Message</a></td> |
| <td class="jd-descrcol" width="100%">An error message and the context in which it occured. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Module.html">Module</a></td> |
| <td class="jd-descrcol" width="100%">A module contributes configuration information, typically interface |
| bindings, which will be used to create an <code><a href="../reference/com/google/inject/Injector.html">Injector</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/util/Modules.html">Modules</a></td> |
| <td class="jd-descrcol" width="100%">Static utility methods for creating and working with instances of <code><a href="../reference/com/google/inject/Module.html">Module</a></code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/util/Modules.OverriddenModuleBuilder.html">Modules.OverriddenModuleBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL example at <code><a href="../reference/com/google/inject/util/Modules.html#override(com.google.inject.Module...)">override()</a></code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/multibindings/Multibinder.html">Multibinder</a><T></td> |
| <td class="jd-descrcol" width="100%">An API to bind multiple values separately, only to later inject them as a |
| complete collection. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_N">N</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/name/Named.html">Named</a></td> |
| <td class="jd-descrcol" width="100%">Annotates named things. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/name/Names.html">Names</a></td> |
| <td class="jd-descrcol" width="100%">Utility methods for use with <code>@</code><code><a href="../reference/com/google/inject/name/Named.html">Named</a></code>. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_O">O</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/OutOfScopeException.html">OutOfScopeException</a></td> |
| <td class="jd-descrcol" width="100%">Thrown from <code><a href="../reference/com/google/inject/Provider.html#get()">get()</a></code> when an attempt is made to access a scoped |
| object while the scope in question is not currently active. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_P">P</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/PrivateBinder.html">PrivateBinder</a></td> |
| <td class="jd-descrcol" width="100%">Returns a binder whose configuration information is hidden from its environment by default. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/PrivateElements.html">PrivateElements</a></td> |
| <td class="jd-descrcol" width="100%">A private collection of elements that are hidden from the enclosing injector or module by |
| default. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/PrivateModule.html">PrivateModule</a></td> |
| <td class="jd-descrcol" width="100%">A module whose configuration information is hidden from its environment by default. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/ProvidedBy.html">ProvidedBy</a></td> |
| <td class="jd-descrcol" width="100%">A pointer to the default provider type for a type. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Provider.html">Provider</a><T></td> |
| <td class="jd-descrcol" width="100%">An object capable of providing instances of type <code>T</code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ProviderBinding.html">ProviderBinding</a><T extends <a href="../reference/com/google/inject/Provider.html">Provider</a><?>></td> |
| <td class="jd-descrcol" width="100%">A binding to a <code><a href="../reference/com/google/inject/Provider.html">Provider</a></code> that delegates to the binding for the provided type. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ProviderInstanceBinding.html">ProviderInstanceBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to a provider instance. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ProviderKeyBinding.html">ProviderKeyBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">A binding to a provider key. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ProviderLookup.html">ProviderLookup</a><T></td> |
| <td class="jd-descrcol" width="100%">A lookup of the provider for a type. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/util/Providers.html">Providers</a></td> |
| <td class="jd-descrcol" width="100%">Static utility methods for creating and working with instances of |
| <code><a href="../reference/com/google/inject/Provider.html">Provider</a></code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ProviderWithDependencies.html">ProviderWithDependencies</a><T></td> |
| <td class="jd-descrcol" width="100%">A provider with dependencies on other injected types. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Provides.html">Provides</a></td> |
| <td class="jd-descrcol" width="100%">Annotates methods of a <code><a href="../reference/com/google/inject/Module.html">Module</a></code> to create a provider method binding. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/ProvisionException.html">ProvisionException</a></td> |
| <td class="jd-descrcol" width="100%">Indicates that there was a runtime failure while providing an instance. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_R">R</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/RequestParameters.html">RequestParameters</a></td> |
| <td class="jd-descrcol" width="100%">Apply this to field or parameters of type <code>Map<String, String[]></code> |
| when you want the HTTP request parameter map to be injected. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/RequestScoped.html">RequestScoped</a></td> |
| <td class="jd-descrcol" width="100%">Apply this to implementation classes when you want one instance per request. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_S">S</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Scope.html">Scope</a></td> |
| <td class="jd-descrcol" width="100%">A scope is a level of visibility that instances provided by Guice may have. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/ScopeAnnotation.html">ScopeAnnotation</a></td> |
| <td class="jd-descrcol" width="100%">Annotates annotations which are used for scoping. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/ScopeBinding.html">ScopeBinding</a></td> |
| <td class="jd-descrcol" width="100%">Registration of a scope annotation with the scope that implements it. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/binder/ScopedBindingBuilder.html">ScopedBindingBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/Binder.html">Binder</a></code>. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Scopes.html">Scopes</a></td> |
| <td class="jd-descrcol" width="100%">Built-in scope implementations. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/ServletModule.html">ServletModule</a></td> |
| <td class="jd-descrcol" width="100%">Configures the servlet scopes and creates bindings for the servlet API |
| objects so you can inject the request, response, session, etc. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/ServletModule.FilterKeyBindingBuilder.html">ServletModule.FilterKeyBindingBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/servlet/ServletModule.html#configureServlets()">configureServlets()</a></code> </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/ServletModule.ServletKeyBindingBuilder.html">ServletModule.ServletKeyBindingBuilder</a></td> |
| <td class="jd-descrcol" width="100%">See the EDSL examples at <code><a href="../reference/com/google/inject/servlet/ServletModule.html#configureServlets()">configureServlets()</a></code> </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/ServletScopes.html">ServletScopes</a></td> |
| <td class="jd-descrcol" width="100%">Servlet scopes. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/servlet/SessionScoped.html">SessionScoped</a></td> |
| <td class="jd-descrcol" width="100%">Apply this to implementation classes when you want one instance per session. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Singleton.html">Singleton</a></td> |
| <td class="jd-descrcol" width="100%">Apply this to implementation classes when you want only one instance |
| (per <code><a href="../reference/com/google/inject/Injector.html">Injector</a></code>) to be reused for all injections for that binding. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/Stage.html">Stage</a></td> |
| <td class="jd-descrcol" width="100%">The stage we're running in. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/StaticInjectionRequest.html">StaticInjectionRequest</a></td> |
| <td class="jd-descrcol" width="100%">A request to inject the static fields and methods of a type. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_T">T</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/throwingproviders/ThrowingProvider.html">ThrowingProvider</a><T, E extends <a href="http://download.oracle.com/javase/6/docs/api/index.html?java/lang/Exception.html">Exception</a>></td> |
| <td class="jd-descrcol" width="100%">Alternative to the Guice <code><a href="../reference/com/google/inject/Provider.html">Provider</a></code> that throws |
| a checked Exception. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/throwingproviders/ThrowingProviderBinder.html">ThrowingProviderBinder</a></td> |
| <td class="jd-descrcol" width="100%"><p>Builds a binding for a <code><a href="../reference/com/google/inject/throwingproviders/ThrowingProvider.html">ThrowingProvider</a></code> using a fluent API: |
| <pre><code>ThrowingProviderBinder.create(binder()) |
| .bind(RemoteProvider.class, Customer.class) |
| .to(RemoteCustomerProvider.class) |
| .in(RequestScope.class); |
| </code></pre> </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/throwingproviders/ThrowingProviderBinder.SecondaryBinder.html">ThrowingProviderBinder.SecondaryBinder</a><P extends <a href="../reference/com/google/inject/throwingproviders/ThrowingProvider.html">ThrowingProvider</a>></td> |
| <td class="jd-descrcol" width="100%"> </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/TypeConverter.html">TypeConverter</a></td> |
| <td class="jd-descrcol" width="100%">Converts constant string values to a different type. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/TypeConverterBinding.html">TypeConverterBinding</a></td> |
| <td class="jd-descrcol" width="100%">Registration of type converters for matching target types. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/TypeEncounter.html">TypeEncounter</a><I></td> |
| <td class="jd-descrcol" width="100%">Context of an injectable type encounter. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/TypeListener.html">TypeListener</a></td> |
| <td class="jd-descrcol" width="100%">Listens for Guice to encounter injectable types. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/TypeListenerBinding.html">TypeListenerBinding</a></td> |
| <td class="jd-descrcol" width="100%">Binds types (picked using a Matcher) to an type listener. </td> |
| </tr> |
| |
| |
| <tr class="alt-color api apilevel-Guice_1.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/TypeLiteral.html">TypeLiteral</a><T></td> |
| <td class="jd-descrcol" width="100%">Represents a generic type <code>T</code>. </td> |
| </tr> |
| |
| |
| <tr class=" api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/util/Types.html">Types</a></td> |
| <td class="jd-descrcol" width="100%">Static methods for working with types. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <h2 id="letter_U">U</h2> |
| <table class="jd-sumtable"> |
| |
| |
| <tr class="alt-color api apilevel-Guice_2.0" > |
| <td class="jd-linkcol"><a href="../reference/com/google/inject/spi/UntargettedBinding.html">UntargettedBinding</a><T></td> |
| <td class="jd-descrcol" width="100%">An untargetted binding. </td> |
| </tr> |
| |
| |
| </table> |
| |
| |
| <div id="footer"> |
| |
| </div> <!-- end footer --> |
| |
| </div><!-- end jd-content --> |
| </div><!-- end doc-content --> |
| |
| </div> <!-- end body-content --> |
| |
| <script type="text/javascript"> |
| init(); /* initialize android-developer-docs.js */ |
| </script> |
| |
| </body> |
| </html> |