| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| <html> |
| <style> |
| .jd-hierarchy-spacer { |
| width: 15px; |
| } |
| .jd-hierarchy-data { |
| text-align: left; |
| vertical-align: top; |
| } |
| </style> |
| <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 Hierarchy |
| |
| |
| | Guice |
| |
| </title> |
| <link href="./../javadoc/assets/android-developer-docs.css" rel="stylesheet" type="text/css" /> |
| <link href="./../javadoc/assets/customizations.css" rel="stylesheet" type="text/css" /> |
| <script src="./../javadoc/assets/search_autocomplete.js" type="text/javascript"></script> |
| <script src="./../javadoc/assets/jquery-resizable.min.js" type="text/javascript"></script> |
| <script src="./../javadoc/assets/android-developer-docs.js" type="text/javascript"></script> |
| <script src="./../javadoc/assets/prettify.js" type="text/javascript"></script> |
| <script type="text/javascript"> |
| setToRoot("./", "./../javadoc/assets/"); |
| </script> |
| <script src="./../javadoc/assets/android-developer-reference.js" type="text/javascript"></script> |
| <script src="./../javadoc/assets/navtree_data.js" type="text/javascript"></script> |
| <script src="./../javadoc/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', 'Guice_3.0', 'Guice_4.0' ]; |
| |
| var SINCE_LABELS = [ 'Guice_1.0', 'Guice_2.0', 'Guice_3.0', 'Guice_4.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="./packages.html" >Package Index</a> | |
| <a href="./classes.html" >Class Index</a></nobr> |
| </div> |
| <ul> |
| |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/package-summary.html">com.google.inject</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="./com/google/inject/assistedinject/package-summary.html">com.google.inject.assistedinject</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/binder/package-summary.html">com.google.inject.binder</a></li> |
| <li class="api apilevel-Guice_3.0"> |
| <a href="./com/google/inject/grapher/package-summary.html">com.google.inject.grapher</a></li> |
| <li class="api apilevel-Guice_3.0"> |
| <a href="./com/google/inject/grapher/graphviz/package-summary.html">com.google.inject.grapher.graphviz</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/jndi/package-summary.html">com.google.inject.jndi</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/matcher/package-summary.html">com.google.inject.matcher</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="./com/google/inject/multibindings/package-summary.html">com.google.inject.multibindings</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/name/package-summary.html">com.google.inject.name</a></li> |
| <li class="api apilevel-Guice_3.0"> |
| <a href="./com/google/inject/persist/package-summary.html">com.google.inject.persist</a></li> |
| <li class="api apilevel-Guice_3.0"> |
| <a href="./com/google/inject/persist/finder/package-summary.html">com.google.inject.persist.finder</a></li> |
| <li class="api apilevel-Guice_3.0"> |
| <a href="./com/google/inject/persist/jpa/package-summary.html">com.google.inject.persist.jpa</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/servlet/package-summary.html">com.google.inject.servlet</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/spi/package-summary.html">com.google.inject.spi</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="./com/google/inject/spring/package-summary.html">com.google.inject.spring</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="./com/google/inject/throwingproviders/package-summary.html">com.google.inject.throwingproviders</a></li> |
| <li class="api apilevel-Guice_1.0"> |
| <a href="./com/google/inject/tools/jmx/package-summary.html">com.google.inject.tools.jmx</a></li> |
| <li class="api apilevel-Guice_2.0"> |
| <a href="./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="./packages.html" >Package Index</a> | |
| <a href="./classes.html" >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 Hierarchy</h1> |
| </div> |
| |
| <div id="jd-content"> |
| |
| <div style="margin-left: 20px; margin-right: 20px;"> |
| |
| |
| |
| |
| <table border="0" cellpadding="0" cellspacing="1"> |
| <th class="jd-hierarchy-data" colspan="4">Class</th> |
| <th class="jd-hierarchy-data">Interfaces</th> |
| |
| |
| <tr> |
| |
| <td class="jd-hierarchy-data" colspan="4"> |
| |
| |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/AbstractModule.html">AbstractModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/Module.html">Module</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/graphviz/GraphvizModule.html">GraphvizModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/persist/PersistModule.html">PersistModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="1"> |
| |
| <a href="./com/google/inject/persist/jpa/JpaPersistModule.html">JpaPersistModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/servlet/ServletModule.html">ServletModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/Guice.html">Guice</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/Key.html">Key</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/PrivateModule.html">PrivateModule</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/Module.html">Module</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/Scopes.html">Scopes</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/TypeLiteral.html">TypeLiteral</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/assistedinject/FactoryModuleBuilder.html">FactoryModuleBuilder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/assistedinject/FactoryProvider.html">FactoryProvider</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/Provider.html">Provider</a> |
| |
| |
| |
| <a href="./com/google/inject/spi/HasDependencies.html">HasDependencies</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/AbstractInjectorGrapher.html">AbstractInjectorGrapher</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/grapher/InjectorGrapher.html">InjectorGrapher</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/graphviz/GraphvizGrapher.html">GraphvizGrapher</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/AbstractInjectorGrapher.GrapherParameters.html">AbstractInjectorGrapher.GrapherParameters</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/Alias.html">Alias</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/DefaultRootKeySetCreator.html">DefaultRootKeySetCreator</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/grapher/RootKeySetCreator.html">RootKeySetCreator</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/Edge.html">Edge</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/BindingEdge.html">BindingEdge</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/DependencyEdge.html">DependencyEdge</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/Node.html">Node</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/ImplementationNode.html">ImplementationNode</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/InstanceNode.html">InstanceNode</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/InterfaceNode.html">InterfaceNode</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/NodeId.html">NodeId</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/ShortNameFactory.html">ShortNameFactory</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/grapher/NameFactory.html">NameFactory</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/graphviz/GraphvizEdge.html">GraphvizEdge</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/graphviz/GraphvizNode.html">GraphvizNode</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/grapher/graphviz/PortIdFactoryImpl.html">PortIdFactoryImpl</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/grapher/graphviz/PortIdFactory.html">PortIdFactory</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/jndi/JndiIntegration.html">JndiIntegration</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/matcher/AbstractMatcher.html">AbstractMatcher</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/matcher/Matcher.html">Matcher</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/matcher/Matchers.html">Matchers</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/multibindings/MapBinder.html">MapBinder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/multibindings/Multibinder.html">Multibinder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/name/Names.html">Names</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/persist/PersistFilter.html">PersistFilter</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/persist/finder/DynamicFinder.html">DynamicFinder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/servlet/GuiceFilter.html">GuiceFilter</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/servlet/GuiceServletContextListener.html">GuiceServletContextListener</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/servlet/ServletScopes.html">ServletScopes</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/DefaultBindingScopingVisitor.html">DefaultBindingScopingVisitor</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/BindingScopingVisitor.html">BindingScopingVisitor</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/DefaultBindingTargetVisitor.html">DefaultBindingTargetVisitor</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/BindingTargetVisitor.html">BindingTargetVisitor</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td><td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="2"> |
| |
| <a href="./com/google/inject/grapher/TransitiveDependencyVisitor.html">TransitiveDependencyVisitor</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/DefaultElementVisitor.html">DefaultElementVisitor</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/ElementVisitor.html">ElementVisitor</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/Dependency.html">Dependency</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/DependencyAndSource.html">DependencyAndSource</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/DisableCircularProxiesOption.html">DisableCircularProxiesOption</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/ElementSource.html">ElementSource</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/Elements.html">Elements</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/InjectionPoint.html">InjectionPoint</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/InjectionRequest.html">InjectionRequest</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/InterceptorBinding.html">InterceptorBinding</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/MembersInjectorLookup.html">MembersInjectorLookup</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/Message.html">Message</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| Serializable |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/ProviderLookup.html">ProviderLookup</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/ProvisionListener.ProvisionInvocation.html">ProvisionListener.ProvisionInvocation</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/ProvisionListenerBinding.html">ProvisionListenerBinding</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/RequireAtInjectOnConstructorsOption.html">RequireAtInjectOnConstructorsOption</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/RequireExactBindingAnnotationsOption.html">RequireExactBindingAnnotationsOption</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/RequireExplicitBindingsOption.html">RequireExplicitBindingsOption</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/ScopeBinding.html">ScopeBinding</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/StaticInjectionRequest.html">StaticInjectionRequest</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/TypeConverterBinding.html">TypeConverterBinding</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spi/TypeListenerBinding.html">TypeListenerBinding</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| <a href="./com/google/inject/spi/Element.html">Element</a> |
| |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/spring/SpringIntegration.html">SpringIntegration</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/throwingproviders/ThrowingProviderBinder.html">ThrowingProviderBinder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/throwingproviders/ThrowingProviderBinder.SecondaryBinder.html">ThrowingProviderBinder.SecondaryBinder</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/tools/jmx/Manager.html">Manager</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/util/Modules.html">Modules</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/util/Providers.html">Providers</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| <tr> |
| <td class="jd-hierarchy-spacer"></td> |
| <td class="jd-hierarchy-data" colspan="3"> |
| |
| <a href="./com/google/inject/util/Types.html">Types</a> |
| |
| </td> |
| <td class="jd-hierarchy-data"> |
| |
| |
| </td> |
| </tr> |
| |
| |
| |
| |
| |
| |
| |
| </table> |
| |
| </div> |
| |
| <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 android-developer-docs.js */ |
| </script> |
| |
| </body> |
| </html> |
| |