| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.5.0_06) on Sun Feb 04 23:01:42 PST 2007 --> |
| <TITLE> |
| Index (Guice 1.0 API) |
| </TITLE> |
| |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| parent.document.title="Index (Guice 1.0 API)"; |
| } |
| </SCRIPT> |
| <NOSCRIPT> |
| </NOSCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <HR> |
| <A NAME="_A_"><!-- --></A><H2> |
| <B>A</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject"><B>AbstractModule</B></A> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>A support class for <A HREF="./com/google/inject/Module.html" title="interface in com.google.inject"><CODE>Module</CODE></A>s which reduces repetition and |
| results in a more readable configuration.<DT><A HREF="./com/google/inject/AbstractModule.html#AbstractModule()"><B>AbstractModule()</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/intercept/AbstractQuery.html" title="class in com.google.inject.intercept"><B>AbstractQuery</B></A><<A HREF="./com/google/inject/intercept/AbstractQuery.html" title="type parameter in AbstractQuery">T</A>> - Class in <A HREF="./com/google/inject/intercept/package-summary.html">com.google.inject.intercept</A><DD>Implements <code>and()</code> and <code>or()</code>.<DT><A HREF="./com/google/inject/intercept/AbstractQuery.html#AbstractQuery()"><B>AbstractQuery()</B></A> - |
| Constructor for class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/AbstractQuery.html" title="class in com.google.inject.intercept">AbstractQuery</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/intercept/AbstractQuery.html#and(com.google.inject.intercept.Query)"><B>and(Query<? super T>)</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/AbstractQuery.html" title="class in com.google.inject.intercept">AbstractQuery</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/intercept/Query.html#and(com.google.inject.intercept.Query)"><B>and(Query<? super T>)</B></A> - |
| Method in interface com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Query.html" title="interface in com.google.inject.intercept">Query</A> |
| <DD>Returns a query which returns <code>true</code> if both this and the given |
| query return <code>true</code>. |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#annotatedWith(java.lang.Class)"><B>annotatedWith(Class<? extends Annotation>)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches elements (methods, classes, etc.) |
| with a given annotation. |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#any()"><B>any()</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches any input. |
| </DL> |
| <HR> |
| <A NAME="_B_"><!-- --></A><H2> |
| <B>B</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#bind(com.google.inject.Key)"><B>bind(Key<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#bind(com.google.inject.TypeLiteral)"><B>bind(TypeLiteral<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#bind(java.lang.Class)"><B>bind(Class<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#bind(java.lang.String)"><B>bind(String)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bind(com.google.inject.Key)"><B>bind(Key<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds the given key. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bind(com.google.inject.TypeLiteral)"><B>bind(TypeLiteral<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds the given type. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bind(java.lang.Class)"><B>bind(Class<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds the given type. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bind(java.lang.String)"><B>bind(String)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds a constant to the given name. |
| <DT><A HREF="./com/google/inject/Binding.html" title="class in com.google.inject"><B>Binding</B></A><<A HREF="./com/google/inject/Binding.html" title="type parameter in Binding">T</A>> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>A binding from a <A HREF="./com/google/inject/Key.html" title="class in com.google.inject"><CODE>Key</CODE></A> (type and name) to an implementation.<DT><A HREF="./com/google/inject/AbstractModule.html#bindProperties(java.util.Map)"><B>bindProperties(Map<String, String>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#bindProperties(java.util.Properties)"><B>bindProperties(Properties)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bindProperties(java.util.Map)"><B>bindProperties(Map<String, String>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds a string constant for each property. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#bindProperties(java.util.Properties)"><B>bindProperties(Properties)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Binds a string constant for each property. |
| <DT><A HREF="./com/google/inject/AbstractModule.html#builder()"><B>builder()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD>Gets the builder. |
| </DL> |
| <HR> |
| <A NAME="_C_"><!-- --></A><H2> |
| <B>C</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/package-summary.html"><B>com.google.inject</B></A> - package com.google.inject<DD><i>Guice</i> (sounds like like "juice")<DT><A HREF="./com/google/inject/intercept/package-summary.html"><B>com.google.inject.intercept</B></A> - package com.google.inject.intercept<DD>A simple and very efficient AOP Alliance-based interception framework for |
| Guice.<DT><A HREF="./com/google/inject/spi/package-summary.html"><B>com.google.inject.spi</B></A> - package com.google.inject.spi<DD>Guice service provider interface<DT><A HREF="./com/google/inject/AbstractModule.html#configure(com.google.inject.ContainerBuilder)"><B>configure(ContainerBuilder)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#configure()"><B>configure()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD>Configures a <A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject"><CODE>ContainerBuilder</CODE></A> via the exposed methods. |
| <DT><A HREF="./com/google/inject/Module.html#configure(com.google.inject.ContainerBuilder)"><B>configure(ContainerBuilder)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Module.html" title="interface in com.google.inject">Module</A> |
| <DD>Configures the given builder. |
| <DT><A HREF="./com/google/inject/spi/ConstructionProxy.html" title="interface in com.google.inject.spi"><B>ConstructionProxy</B></A><<A HREF="./com/google/inject/spi/ConstructionProxy.html" title="type parameter in ConstructionProxy">T</A>> - Interface in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>Proxies calls to a <CODE>Constructor</CODE> for a class |
| <code>T</code>.<DT><A HREF="./com/google/inject/spi/ConstructionProxyFactory.html" title="interface in com.google.inject.spi"><B>ConstructionProxyFactory</B></A> - Interface in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>Creates <A HREF="./com/google/inject/spi/ConstructionProxy.html" title="interface in com.google.inject.spi"><CODE>ConstructionProxy</CODE></A> instances.<DT><A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><B>Container</B></A> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Injects dependencies into constructors, methods and fields annotated with |
| @<A HREF="./com/google/inject/Inject.html" title="annotation in com.google.inject"><CODE>Inject</CODE></A>.<DT><A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject"><B>ContainerBuilder</B></A> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Builds a dependency injection <A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><CODE>Container</CODE></A>.<DT><A HREF="./com/google/inject/ContainerBuilder.html#ContainerBuilder(com.google.inject.spi.ConstructionProxyFactory)"><B>ContainerBuilder(ConstructionProxyFactory)</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Constructs a new builder. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#ContainerBuilder()"><B>ContainerBuilder()</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Constructs a new builder. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject"><B>ContainerBuilder.BindingBuilder</B></A><<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="type parameter in ContainerBuilder.BindingBuilder">T</A>> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Binds a <A HREF="./com/google/inject/Key.html" title="class in com.google.inject"><CODE>Key</CODE></A> to an implementation in a given scope.<DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject"><B>ContainerBuilder.ConstantBindingBuilder</B></A> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Builds a constant binding.<DT><A HREF="./com/google/inject/ContainerBuilder.LinkedBindingBuilder.html" title="class in com.google.inject"><B>ContainerBuilder.LinkedBindingBuilder</B></A><<A HREF="./com/google/inject/ContainerBuilder.LinkedBindingBuilder.html" title="type parameter in ContainerBuilder.LinkedBindingBuilder">T</A>> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Links one binding to another.<DT><A HREF="./com/google/inject/ContainerCreationException.html" title="class in com.google.inject"><B>ContainerCreationException</B></A> - Exception in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Thrown when errors occur while creating a <A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><CODE>Container</CODE></A>.<DT><A HREF="./com/google/inject/ContainerCreationException.html#ContainerCreationException(java.util.Collection)"><B>ContainerCreationException(Collection<Message>)</B></A> - |
| Constructor for exception com.google.inject.<A HREF="./com/google/inject/ContainerCreationException.html" title="class in com.google.inject">ContainerCreationException</A> |
| <DD>Constructs a new exception for the given errors. |
| <DT><A HREF="./com/google/inject/ContainerScoped.html" title="annotation in com.google.inject"><B>ContainerScoped</B></A> - Annotation Type in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>One instance per container.<DT><A HREF="./com/google/inject/Context.html" title="interface in com.google.inject"><B>Context</B></A> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Context of the current injection.<DT><A HREF="./com/google/inject/ContextualFactory.html" title="interface in com.google.inject"><B>ContextualFactory</B></A><<A HREF="./com/google/inject/ContextualFactory.html" title="type parameter in ContextualFactory">T</A>> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Gets instances of <code>T</code>.<DT><A HREF="./com/google/inject/ContainerBuilder.html#create(boolean)"><B>create(boolean)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Creates a <A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><CODE>Container</CODE></A> instance. |
| <DT><A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html#create()"><B>create()</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html" title="class in com.google.inject.intercept">ProxyFactoryBuilder</A> |
| <DD>Creates a <code>ProxyFactory</code>. |
| </DL> |
| <HR> |
| <A NAME="_D_"><!-- --></A><H2> |
| <B>D</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Key.html#DEFAULT_NAME"><B>DEFAULT_NAME</B></A> - |
| Static variable in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Default binding name. |
| <DT><A HREF="./com/google/inject/spi/DefaultConstructionProxyFactory.html" title="class in com.google.inject.spi"><B>DefaultConstructionProxyFactory</B></A> - Class in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>Default <A HREF="./com/google/inject/spi/ConstructionProxyFactory.html" title="interface in com.google.inject.spi"><CODE>ConstructionProxyFactory</CODE></A> implementation.<DT><A HREF="./com/google/inject/spi/DefaultConstructionProxyFactory.html#DefaultConstructionProxyFactory()"><B>DefaultConstructionProxyFactory()</B></A> - |
| Constructor for class com.google.inject.spi.<A HREF="./com/google/inject/spi/DefaultConstructionProxyFactory.html" title="class in com.google.inject.spi">DefaultConstructionProxyFactory</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/DefaultSourceProvider.html" title="class in com.google.inject.spi"><B>DefaultSourceProvider</B></A> - Class in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>A source provider which returns <code>ContainerBuilder</code>'s caller's <code>StackTraceElement</code>.<DT><A HREF="./com/google/inject/spi/DefaultSourceProvider.html#DefaultSourceProvider()"><B>DefaultSourceProvider()</B></A> - |
| Constructor for class com.google.inject.spi.<A HREF="./com/google/inject/spi/DefaultSourceProvider.html" title="class in com.google.inject.spi">DefaultSourceProvider</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_E_"><!-- --></A><H2> |
| <B>E</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Key.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/Message.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_F_"><!-- --></A><H2> |
| <B>F</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Factory.html" title="interface in com.google.inject"><B>Factory</B></A><<A HREF="./com/google/inject/Factory.html" title="type parameter in Factory">T</A>> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Gets instances of <code>T</code>.<DT><A HREF="./com/google/inject/ContainerCreationException.html#fillInStackTrace()"><B>fillInStackTrace()</B></A> - |
| Method in exception com.google.inject.<A HREF="./com/google/inject/ContainerCreationException.html" title="class in com.google.inject">ContainerCreationException</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/Container.html#findBindingsByType(com.google.inject.TypeLiteral)"><B>findBindingsByType(TypeLiteral<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Finds all bindings to the given type. |
| </DL> |
| <HR> |
| <A NAME="_G_"><!-- --></A><H2> |
| <B>G</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/ContextualFactory.html#get(com.google.inject.Context)"><B>get(Context)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/ContextualFactory.html" title="interface in com.google.inject">ContextualFactory</A> |
| <DD>Gets an instance of <code>T</code>. |
| <DT><A HREF="./com/google/inject/Factory.html#get()"><B>get()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Factory.html" title="interface in com.google.inject">Factory</A> |
| <DD>Gets an instance of <code>T</code>. |
| <DT><A HREF="./com/google/inject/intercept/ProxyFactory.html#get(java.lang.reflect.Constructor)"><B>get(Constructor<T>)</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/ProxyFactory.html" title="class in com.google.inject.intercept">ProxyFactory</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/Key.html#get(java.lang.Class)"><B>get(Class<T>)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets a key for a <code>Class</code>. |
| <DT><A HREF="./com/google/inject/Key.html#get(java.lang.Class, java.lang.String)"><B>get(Class<T>, String)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets a key for a <code>Class</code> and a name. |
| <DT><A HREF="./com/google/inject/Key.html#get(java.lang.reflect.Type)"><B>get(Type)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets a key for a type. |
| <DT><A HREF="./com/google/inject/Key.html#get(java.lang.reflect.Type, java.lang.String)"><B>get(Type, String)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets a key for a type and a name. |
| <DT><A HREF="./com/google/inject/Key.html#get(com.google.inject.TypeLiteral)"><B>get(TypeLiteral<T>)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets a key for a type. |
| <DT><A HREF="./com/google/inject/Key.html#get(com.google.inject.TypeLiteral, java.lang.String)"><B>get(TypeLiteral<T>, String)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets key for a type and a name. |
| <DT><A HREF="./com/google/inject/spi/ConstructionProxyFactory.html#get(java.lang.reflect.Constructor)"><B>get(Constructor<T>)</B></A> - |
| Method in interface com.google.inject.spi.<A HREF="./com/google/inject/spi/ConstructionProxyFactory.html" title="interface in com.google.inject.spi">ConstructionProxyFactory</A> |
| <DD>Gets a construction proxy for the given constructor. |
| <DT><A HREF="./com/google/inject/spi/DefaultConstructionProxyFactory.html#get(java.lang.reflect.Constructor)"><B>get(Constructor<T>)</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/DefaultConstructionProxyFactory.html" title="class in com.google.inject.spi">DefaultConstructionProxyFactory</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#get(java.lang.reflect.Type)"><B>get(Type)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD>Gets type literal for the given <code>Type</code> instance. |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#get(java.lang.Class)"><B>get(Class<T>)</B></A> - |
| Static method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD>Gets type literal for the given <code>Class</code> instance. |
| <DT><A HREF="./com/google/inject/Container.html#getBinding(com.google.inject.Key)"><B>getBinding(Key<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets a binding for the given key. |
| <DT><A HREF="./com/google/inject/Container.html#getBindings()"><B>getBindings()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets all bindings. |
| <DT><A HREF="./com/google/inject/Context.html#getContainer()"><B>getContainer()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Context.html" title="interface in com.google.inject">Context</A> |
| <DD>Gets the <A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><CODE>Container</CODE></A>. |
| <DT><A HREF="./com/google/inject/Container.html#getCreator(java.lang.Class)"><B>getCreator(Class<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets a factory which injects the given class's constructor and creates |
| new instances of <code>T</code>. |
| <DT><A HREF="./com/google/inject/ContainerCreationException.html#getErrorMessages()"><B>getErrorMessages()</B></A> - |
| Method in exception com.google.inject.<A HREF="./com/google/inject/ContainerCreationException.html" title="class in com.google.inject">ContainerCreationException</A> |
| <DD>Gets the error messages which resulted in this exception. |
| <DT><A HREF="./com/google/inject/Binding.html#getFactory()"><B>getFactory()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Binding.html" title="class in com.google.inject">Binding</A> |
| <DD>Gets the factory which returns instances of <code>T</code>. |
| <DT><A HREF="./com/google/inject/Container.html#getFactory(com.google.inject.Key)"><B>getFactory(Key<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets the factory bound to the given key. |
| <DT><A HREF="./com/google/inject/Container.html#getFactory(java.lang.Class)"><B>getFactory(Class<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets the factory bound to the given type. |
| <DT><A HREF="./com/google/inject/Container.html#getFactory(com.google.inject.TypeLiteral)"><B>getFactory(TypeLiteral<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets the factory bound to the given type. |
| <DT><A HREF="./com/google/inject/Container.html#getFactory(java.lang.Class, java.lang.String)"><B>getFactory(Class<T>, String)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets the factory bound to the given type and name. |
| <DT><A HREF="./com/google/inject/Container.html#getFactory(com.google.inject.TypeLiteral, java.lang.String)"><B>getFactory(TypeLiteral<T>, String)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets the factory bound to the given type and name. |
| <DT><A HREF="./com/google/inject/intercept/ProxyFactory.html#getFactory(java.lang.Class)"><B>getFactory(Class<T>)</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/ProxyFactory.html" title="class in com.google.inject.intercept">ProxyFactory</A> |
| <DD>Gets a factory for the given type. |
| <DT><A HREF="./com/google/inject/Container.html#getInstance(com.google.inject.TypeLiteral)"><B>getInstance(TypeLiteral<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets an instance from the factory bound to the given type. |
| <DT><A HREF="./com/google/inject/Container.html#getInstance(java.lang.Class)"><B>getInstance(Class<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets an instance from the factory bound to the given type. |
| <DT><A HREF="./com/google/inject/Container.html#getInstance(com.google.inject.Key)"><B>getInstance(Key<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets an instance from the factory bound to the given key. |
| <DT><A HREF="./com/google/inject/Container.html#getInstance(com.google.inject.TypeLiteral, java.lang.String)"><B>getInstance(TypeLiteral<T>, String)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets an instance from the factory bound to the given type and name. |
| <DT><A HREF="./com/google/inject/Container.html#getInstance(java.lang.Class, java.lang.String)"><B>getInstance(Class<T>, String)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Gets an instance from the factory bound to the given type and name. |
| <DT><A HREF="./com/google/inject/Binding.html#getKey()"><B>getKey()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Binding.html" title="class in com.google.inject">Binding</A> |
| <DD>Gets the key for this binding. |
| <DT><A HREF="./com/google/inject/Context.html#getKey()"><B>getKey()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Context.html" title="interface in com.google.inject">Context</A> |
| <DD>Gets the binding key for the object currently being retrieved. |
| <DT><A HREF="./com/google/inject/Context.html#getMember()"><B>getMember()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Context.html" title="interface in com.google.inject">Context</A> |
| <DD>Gets the field, method or constructor which is being injected. |
| <DT><A HREF="./com/google/inject/ContainerCreationException.html#getMessage()"><B>getMessage()</B></A> - |
| Method in exception com.google.inject.<A HREF="./com/google/inject/ContainerCreationException.html" title="class in com.google.inject">ContainerCreationException</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/Message.html#getMessage()"><B>getMessage()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD>Gets the error message text. |
| <DT><A HREF="./com/google/inject/Key.html#getName()"><B>getName()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets the binding name. |
| <DT><A HREF="./com/google/inject/Context.html#getParameterIndex()"><B>getParameterIndex()</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Context.html" title="interface in com.google.inject">Context</A> |
| <DD>Gets the index of the parameter which is being injected. |
| <DT><A HREF="./com/google/inject/Binding.html#getSource()"><B>getSource()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Binding.html" title="class in com.google.inject">Binding</A> |
| <DD>Gets the source object, an arbitrary object which points back to the |
| configuration which resulted in this binding. |
| <DT><A HREF="./com/google/inject/spi/Message.html#getSource()"><B>getSource()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD>Gets the source of the configuration which resulted in this error message. |
| <DT><A HREF="./com/google/inject/spi/SourceConsumer.html#getSourceProvider()"><B>getSourceProvider()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi">SourceConsumer</A> |
| <DD>Gets the current source provider. |
| <DT><A HREF="./com/google/inject/Key.html#getType()"><B>getType()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Gets the key type. |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#getType()"><B>getType()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD>Gets underlying <code>Type</code> instance. |
| </DL> |
| <HR> |
| <A NAME="_H_"><!-- --></A><H2> |
| <B>H</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Key.html#hasDefaultName()"><B>hasDefaultName()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Returns <code>true</code> if this key has the default name. |
| <DT><A HREF="./com/google/inject/Key.html#hashCode()"><B>hashCode()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/Message.html#hashCode()"><B>hashCode()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#hashCode()"><B>hashCode()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_I_"><!-- --></A><H2> |
| <B>I</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#identicalTo(java.lang.Object)"><B>identicalTo(Object)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches only the given object. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#in(java.lang.String)"><B>in(String)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Specifies the scope. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#in(com.google.inject.Scope)"><B>in(Scope)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Specifies the scope. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#inContainerScope()"><B>inContainerScope()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Specifies container scope (i.e. one instance per container). |
| <DT><A HREF="./com/google/inject/Inject.html" title="annotation in com.google.inject"><B>Inject</B></A> - Annotation Type in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Annotates members and parameters which should have their value[s] |
| injected.<DT><A HREF="./com/google/inject/Container.html#injectMembers(java.lang.Object)"><B>injectMembers(Object)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Container.html" title="interface in com.google.inject">Container</A> |
| <DD>Injects dependencies into the fields and methods of an existing object. |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#inPackage(java.lang.Package)"><B>inPackage(Package)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches classes in the given package. |
| <DT><A HREF="./com/google/inject/AbstractModule.html#install(com.google.inject.Module)"><B>install(Module)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#install(com.google.inject.Module)"><B>install(Module)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Applies the given module to this builder. |
| <DT><A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html#intercept(com.google.inject.intercept.Query, com.google.inject.intercept.Query, org.aopalliance.intercept.MethodInterceptor...)"><B>intercept(Query<? super Class<?>>, Query<? super Method>, MethodInterceptor...)</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html" title="class in com.google.inject.intercept">ProxyFactoryBuilder</A> |
| <DD>Applies the given method interceptor to the methods matched by the class |
| and method queries. |
| <DT><A HREF="./com/google/inject/Binding.html#isConstant()"><B>isConstant()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Binding.html" title="class in com.google.inject">Binding</A> |
| <DD>Is this a constant binding? |
| </DL> |
| <HR> |
| <A NAME="_K_"><!-- --></A><H2> |
| <B>K</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Key.html" title="class in com.google.inject"><B>Key</B></A><<A HREF="./com/google/inject/Key.html" title="type parameter in Key">T</A>> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Binding key consisting of a type and a name.<DT><A HREF="./com/google/inject/Key.html#Key(java.lang.String)"><B>Key(String)</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Constructs a new key. |
| <DT><A HREF="./com/google/inject/Key.html#Key()"><B>Key()</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD>Convenience method. |
| </DL> |
| <HR> |
| <A NAME="_L_"><!-- --></A><H2> |
| <B>L</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#link(com.google.inject.Key)"><B>link(Key<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#link(com.google.inject.Key)"><B>link(Key<T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Links the given key to another key effectively creating an alias for a |
| binding. |
| </DL> |
| <HR> |
| <A NAME="_M_"><!-- --></A><H2> |
| <B>M</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/intercept/Query.html#matches(T)"><B>matches(T)</B></A> - |
| Method in interface com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Query.html" title="interface in com.google.inject.intercept">Query</A> |
| <DD>Returns <code>true</code> if this query matches <code>t</code>, <code>false</code> |
| otherwise. |
| <DT><A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi"><B>Message</B></A> - Class in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>A message.<DT><A HREF="./com/google/inject/spi/Message.html#Message(java.lang.Object, java.lang.String)"><B>Message(Object, String)</B></A> - |
| Constructor for class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/Message.html#Message(java.lang.String)"><B>Message(String)</B></A> - |
| Constructor for class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/Module.html" title="interface in com.google.inject"><B>Module</B></A> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Implemented by classes which configure a container.</DL> |
| <HR> |
| <A NAME="_N_"><!-- --></A><H2> |
| <B>N</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#named(java.lang.String)"><B>named(String)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Sets the name of this binding. |
| <DT><A HREF="./com/google/inject/spi/ConstructionProxy.html#newInstance(java.lang.Object...)"><B>newInstance(Object...)</B></A> - |
| Method in interface com.google.inject.spi.<A HREF="./com/google/inject/spi/ConstructionProxy.html" title="interface in com.google.inject.spi">ConstructionProxy</A> |
| <DD>Constructs an instance of <code>T</code> for the given arguments. |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#not(com.google.inject.intercept.Query)"><B>not(Query<? super T>)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Inverts the given query. |
| </DL> |
| <HR> |
| <A NAME="_O_"><!-- --></A><H2> |
| <B>O</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#only(java.lang.Object)"><B>only(Object)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches objects equal to the given object. |
| <DT><A HREF="./com/google/inject/intercept/AbstractQuery.html#or(com.google.inject.intercept.Query)"><B>or(Query<? super T>)</B></A> - |
| Method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/AbstractQuery.html" title="class in com.google.inject.intercept">AbstractQuery</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/intercept/Query.html#or(com.google.inject.intercept.Query)"><B>or(Query<? super T>)</B></A> - |
| Method in interface com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Query.html" title="interface in com.google.inject.intercept">Query</A> |
| <DD>Returns a query which returns <code>true</code> if either this or the given |
| query return <code>true</code>. |
| </DL> |
| <HR> |
| <A NAME="_P_"><!-- --></A><H2> |
| <B>P</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#preload()"><B>preload()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Instructs the builder to eagerly load this binding when it creates |
| the container. |
| <DT><A HREF="./com/google/inject/intercept/ProxyFactory.html" title="class in com.google.inject.intercept"><B>ProxyFactory</B></A> - Class in <A HREF="./com/google/inject/intercept/package-summary.html">com.google.inject.intercept</A><DD>Proxies classes applying interceptors to methods as specified in |
| <A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html" title="class in com.google.inject.intercept"><CODE>ProxyFactoryBuilder</CODE></A>.<DT><A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html" title="class in com.google.inject.intercept"><B>ProxyFactoryBuilder</B></A> - Class in <A HREF="./com/google/inject/intercept/package-summary.html">com.google.inject.intercept</A><DD>Creates a <A HREF="./com/google/inject/intercept/ProxyFactory.html" title="class in com.google.inject.intercept"><CODE>ProxyFactory</CODE></A>.<DT><A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html#ProxyFactoryBuilder()"><B>ProxyFactoryBuilder()</B></A> - |
| Constructor for class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/ProxyFactoryBuilder.html" title="class in com.google.inject.intercept">ProxyFactoryBuilder</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#put(java.lang.String, com.google.inject.Scope)"><B>put(String, Scope)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_Q_"><!-- --></A><H2> |
| <B>Q</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept"><B>Queries</B></A> - Class in <A HREF="./com/google/inject/intercept/package-summary.html">com.google.inject.intercept</A><DD>Query implementations.<DT><A HREF="./com/google/inject/intercept/Query.html" title="interface in com.google.inject.intercept"><B>Query</B></A><<A HREF="./com/google/inject/intercept/Query.html" title="type parameter in Query">T</A>> - Interface in <A HREF="./com/google/inject/intercept/package-summary.html">com.google.inject.intercept</A><DD>Returns <code>true</code> or <code>false</code> for a given input.</DL> |
| <HR> |
| <A NAME="_R_"><!-- --></A><H2> |
| <B>R</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/AbstractModule.html#requestStaticInjection(java.lang.Class...)"><B>requestStaticInjection(Class<?>...)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/AbstractModule.html" title="class in com.google.inject">AbstractModule</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#requestStaticInjection(java.lang.Class...)"><B>requestStaticInjection(Class<?>...)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Upon successful creation, the <A HREF="./com/google/inject/Container.html" title="interface in com.google.inject"><CODE>Container</CODE></A> will inject static fields |
| and methods in the given classes. |
| <DT><A HREF="./com/google/inject/intercept/Queries.html#returns(com.google.inject.intercept.Query)"><B>returns(Query<? super Class<?>>)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches methods with matching return types. |
| </DL> |
| <HR> |
| <A NAME="_S_"><!-- --></A><H2> |
| <B>S</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#scope(java.lang.String, com.google.inject.Scope)"><B>scope(String, Scope)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Adds a new scope. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.html#scope(E)"><B>scope(E)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject">ContainerBuilder</A> |
| <DD>Adds a new scope. |
| <DT><A HREF="./com/google/inject/Scope.html" title="interface in com.google.inject"><B>Scope</B></A> - Interface in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>A scope which bound objects can reside in.<DT><A HREF="./com/google/inject/Scope.html#scope(com.google.inject.Key, com.google.inject.Factory)"><B>scope(Key<T>, Factory<T>)</B></A> - |
| Method in interface com.google.inject.<A HREF="./com/google/inject/Scope.html" title="interface in com.google.inject">Scope</A> |
| <DD>Scopes a factory. |
| <DT><A HREF="./com/google/inject/Scoped.html" title="annotation in com.google.inject"><B>Scoped</B></A> - Annotation Type in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Annotates an implementation class with the name of its scope.<DT><A HREF="./com/google/inject/Scopes.html" title="enum in com.google.inject"><B>Scopes</B></A> - Enum in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Built in scope implementations.<DT><A HREF="./com/google/inject/spi/SourceConsumer.html#setSourceProvider(com.google.inject.spi.SourceProvider)"><B>setSourceProvider(SourceProvider)</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi">SourceConsumer</A> |
| <DD>Sets the current source provider. |
| <DT><A HREF="./com/google/inject/spi/DefaultSourceProvider.html#skip(java.lang.Class)"><B>skip(Class<?>)</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/DefaultSourceProvider.html" title="class in com.google.inject.spi">DefaultSourceProvider</A> |
| <DD>Instructs the provider to skip the given class in the stack trace when |
| determining the source. |
| <DT><A HREF="./com/google/inject/spi/DefaultSourceProvider.html#source()"><B>source()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/DefaultSourceProvider.html" title="class in com.google.inject.spi">DefaultSourceProvider</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/SourceConsumer.html#source()"><B>source()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi">SourceConsumer</A> |
| <DD>Returns the current source. |
| <DT><A HREF="./com/google/inject/spi/SourceProvider.html#source()"><B>source()</B></A> - |
| Method in interface com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceProvider.html" title="interface in com.google.inject.spi">SourceProvider</A> |
| <DD>Creates an object pointing to the current location within the |
| configuration. |
| <DT><A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi"><B>SourceConsumer</B></A> - Class in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>Support for classes which use source objects.<DT><A HREF="./com/google/inject/spi/SourceConsumer.html#SourceConsumer()"><B>SourceConsumer()</B></A> - |
| Constructor for class com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi">SourceConsumer</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/SourceProvider.html" title="interface in com.google.inject.spi"><B>SourceProvider</B></A> - Interface in <A HREF="./com/google/inject/spi/package-summary.html">com.google.inject.spi</A><DD>Provides source objects to the <A HREF="./com/google/inject/ContainerBuilder.html" title="class in com.google.inject"><CODE>ContainerBuilder</CODE></A>.<DT><A HREF="./com/google/inject/intercept/Queries.html#subclassesOf(java.lang.Class)"><B>subclassesOf(Class<?>)</B></A> - |
| Static method in class com.google.inject.intercept.<A HREF="./com/google/inject/intercept/Queries.html" title="class in com.google.inject.intercept">Queries</A> |
| <DD>Returns a query which matches subclasses of the given type (as well as |
| the given type). |
| </DL> |
| <HR> |
| <A NAME="_T_"><!-- --></A><H2> |
| <B>T</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#to(java.lang.Class)"><B>to(Class<I>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Binds to instances of the given implementation class. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#to(com.google.inject.TypeLiteral)"><B>to(TypeLiteral<I>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Binds to instances of the given implementation type. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#to(com.google.inject.ContextualFactory)"><B>to(ContextualFactory<? extends T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Binds to instances from the given factory. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#to(com.google.inject.Factory)"><B>to(Factory<? extends T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Binds to instances from the given factory. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html#to(T)"><B>to(T)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.BindingBuilder.html" title="class in com.google.inject">ContainerBuilder.BindingBuilder</A> |
| <DD>Binds to the given instance. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(java.lang.String)"><B>to(String)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(int)"><B>to(int)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(long)"><B>to(long)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(boolean)"><B>to(boolean)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(double)"><B>to(double)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(float)"><B>to(float)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(short)"><B>to(short)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(char)"><B>to(char)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(java.lang.Class)"><B>to(Class<?>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html#to(E)"><B>to(E)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.ConstantBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.ConstantBindingBuilder</A> |
| <DD>Binds constant to the given value. |
| <DT><A HREF="./com/google/inject/ContainerBuilder.LinkedBindingBuilder.html#to(com.google.inject.Key)"><B>to(Key<? extends T>)</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/ContainerBuilder.LinkedBindingBuilder.html" title="class in com.google.inject">ContainerBuilder.LinkedBindingBuilder</A> |
| <DD>Links to another binding with the given key. |
| <DT><A HREF="./com/google/inject/Binding.html#toString()"><B>toString()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Binding.html" title="class in com.google.inject">Binding</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/Key.html#toString()"><B>toString()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/Key.html" title="class in com.google.inject">Key</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/spi/Message.html#toString()"><B>toString()</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/Message.html" title="class in com.google.inject.spi">Message</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/TypeLiteral.html#toString()"><B>toString()</B></A> - |
| Method in class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD> |
| <DT><A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject"><B>TypeLiteral</B></A><<A HREF="./com/google/inject/TypeLiteral.html" title="type parameter in TypeLiteral">T</A>> - Class in <A HREF="./com/google/inject/package-summary.html">com.google.inject</A><DD>Represents a generic type <code>T</code>.<DT><A HREF="./com/google/inject/TypeLiteral.html#TypeLiteral()"><B>TypeLiteral()</B></A> - |
| Constructor for class com.google.inject.<A HREF="./com/google/inject/TypeLiteral.html" title="class in com.google.inject">TypeLiteral</A> |
| <DD>Constructs a new type literal. |
| </DL> |
| <HR> |
| <A NAME="_V_"><!-- --></A><H2> |
| <B>V</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/Scopes.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - |
| Static method in enum com.google.inject.<A HREF="./com/google/inject/Scopes.html" title="enum in com.google.inject">Scopes</A> |
| <DD>Returns the enum constant of this type with the specified name. |
| <DT><A HREF="./com/google/inject/Scopes.html#values()"><B>values()</B></A> - |
| Static method in enum com.google.inject.<A HREF="./com/google/inject/Scopes.html" title="enum in com.google.inject">Scopes</A> |
| <DD>Returns an array containing the constants of this enum type, in |
| the order they're declared. |
| </DL> |
| <HR> |
| <A NAME="_W_"><!-- --></A><H2> |
| <B>W</B></H2> |
| <DL> |
| <DT><A HREF="./com/google/inject/spi/SourceConsumer.html#withSourceProvider(com.google.inject.spi.SourceProvider, java.lang.Runnable)"><B>withSourceProvider(SourceProvider, Runnable)</B></A> - |
| Method in class com.google.inject.spi.<A HREF="./com/google/inject/spi/SourceConsumer.html" title="class in com.google.inject.spi">SourceConsumer</A> |
| <DD>Sets the source provider, runs the given command, and restores the |
| previous source provider. |
| </DL> |
| <HR> |
| <A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="./allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| |
| </BODY> |
| </HTML> |