Subversion Repositories SmartDukaan

Rev

Rev 156 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
156 ashish 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.5.0_22) on Wed Jan 06 21:26:38 EST 2010 -->
6
<TITLE>
7
com.google.gwt.inject.rebind.binding
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="com.google.gwt.inject.rebind.binding package">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="com.google.gwt.inject.rebind.binding";
18
}
19
</SCRIPT>
20
<NOSCRIPT>
21
</NOSCRIPT>
22
 
23
</HEAD>
24
 
25
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
27
 
28
<!-- ========= START OF TOP NAVBAR ======= -->
29
<A NAME="navbar_top"><!-- --></A>
30
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
<TR>
33
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
<A NAME="navbar_top_firstrow"><!-- --></A>
35
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
  <TR ALIGN="center" VALIGN="top">
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
  </TR>
45
</TABLE>
46
</TD>
47
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
</EM>
49
</TD>
50
</TR>
51
 
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/adapter/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../../index.html?com/google/gwt/inject/rebind/binding/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69
 
70
 
71
</FONT></TD>
72
</TR>
73
</TABLE>
74
<A NAME="skip-navbar_top"></A>
75
<!-- ========= END OF TOP NAVBAR ========= -->
76
 
77
<HR>
78
<H2>
79
Package com.google.gwt.inject.rebind.binding
80
</H2>
81
 
82
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
83
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
84
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
85
<B>Interface Summary</B></FONT></TH>
86
</TR>
87
<TR BGCOLOR="white" CLASS="TableRowColor">
88
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/Binding.html" title="interface in com.google.gwt.inject.rebind.binding">Binding</A></B></TD>
89
<TD>Interface used by <code>InjectorGeneratorImpl</code> to represent different kinds
90
 of bindings.</TD>
91
</TR>
92
<TR BGCOLOR="white" CLASS="TableRowColor">
93
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/BindingIndex.html" title="interface in com.google.gwt.inject.rebind.binding">BindingIndex</A></B></TD>
94
<TD>Simple interface for an index of bound keys in the Ginjector.</TD>
95
</TR>
96
</TABLE>
97
&nbsp;
98
 
99
<P>
100
 
101
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
102
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
103
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
104
<B>Class Summary</B></FONT></TH>
105
</TR>
106
<TR BGCOLOR="white" CLASS="TableRowColor">
107
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/BindClassBinding.html" title="class in com.google.gwt.inject.rebind.binding">BindClassBinding</A></B></TD>
108
<TD>Binding implementation that replaces one type with another.</TD>
109
</TR>
110
<TR BGCOLOR="white" CLASS="TableRowColor">
111
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/BindConstantBinding.html" title="class in com.google.gwt.inject.rebind.binding">BindConstantBinding</A></B></TD>
112
<TD>Binding for a constant value.</TD>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/BindProviderBinding.html" title="class in com.google.gwt.inject.rebind.binding">BindProviderBinding</A></B></TD>
116
<TD>A binding to call the requested <A HREF="http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Provider.html" title="class or interface in com.google.inject"><CODE>Provider</CODE></A>.</TD>
117
</TR>
118
<TR BGCOLOR="white" CLASS="TableRowColor">
119
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/CallConstructorBinding.html" title="class in com.google.gwt.inject.rebind.binding">CallConstructorBinding</A></B></TD>
120
<TD>A binding that calls a single constructor directly.</TD>
121
</TR>
122
<TR BGCOLOR="white" CLASS="TableRowColor">
123
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/CallGwtDotCreateBinding.html" title="class in com.google.gwt.inject.rebind.binding">CallGwtDotCreateBinding</A></B></TD>
124
<TD>A binding that just calls <code>GWT.create()</code> for the requested type.</TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/GinjectorBinding.html" title="class in com.google.gwt.inject.rebind.binding">GinjectorBinding</A></B></TD>
128
<TD>Simple binding that allows injection of the ginjector.</TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/ImplicitProviderBinding.html" title="class in com.google.gwt.inject.rebind.binding">ImplicitProviderBinding</A></B></TD>
132
<TD>Binding implementation for <code>Provider&lt;T&gt;</code> that just uses the binding
133
 to <code>T</code>.</TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/ProviderMethodBinding.html" title="class in com.google.gwt.inject.rebind.binding">ProviderMethodBinding</A></B></TD>
137
<TD>A binding that calls a provider method.</TD>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/RemoteServiceProxyBinding.html" title="class in com.google.gwt.inject.rebind.binding">RemoteServiceProxyBinding</A></B></TD>
141
<TD>A binding that calls <code>GWT.create()</code> for the non-"Async" version
142
 of the requested type.</TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/RequiredKeys.html" title="class in com.google.gwt.inject.rebind.binding">RequiredKeys</A></B></TD>
146
<TD>Simple tuple wrapper for <A HREF="../../../../../../com/google/gwt/inject/rebind/binding/Binding.html#getRequiredKeys()"><CODE>Binding.getRequiredKeys()</CODE></A> return values.</TD>
147
</TR>
148
</TABLE>
149
&nbsp;
150
 
151
<P>
152
 
153
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
154
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
155
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
156
<B>Annotation Types Summary</B></FONT></TH>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD WIDTH="15%"><B><A HREF="../../../../../../com/google/gwt/inject/rebind/binding/Injectable.html" title="annotation in com.google.gwt.inject.rebind.binding">Injectable</A></B></TD>
160
<TD>Binding for <A HREF="../../../../../../com/google/gwt/inject/rebind/util/MemberCollector.html" title="class in com.google.gwt.inject.rebind.util"><CODE>MemberCollector</CODE></A>s
161
 that collect injectable methods and fields (i.e.</TD>
162
</TR>
163
</TABLE>
164
&nbsp;
165
 
166
<P>
167
<DL>
168
</DL>
169
<HR>
170
 
171
 
172
<!-- ======= START OF BOTTOM NAVBAR ====== -->
173
<A NAME="navbar_bottom"><!-- --></A>
174
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
175
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
176
<TR>
177
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
178
<A NAME="navbar_bottom_firstrow"><!-- --></A>
179
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
180
  <TR ALIGN="center" VALIGN="top">
181
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
182
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
183
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
184
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
185
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
186
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
187
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
188
  </TR>
189
</TABLE>
190
</TD>
191
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
192
</EM>
193
</TD>
194
</TR>
195
 
196
<TR>
197
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
198
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/adapter/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
199
&nbsp;<A HREF="../../../../../../com/google/gwt/inject/rebind/util/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
200
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
201
  <A HREF="../../../../../../index.html?com/google/gwt/inject/rebind/binding/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
202
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
203
&nbsp;<SCRIPT type="text/javascript">
204
  <!--
205
  if(window==top) {
206
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
207
  }
208
  //-->
209
</SCRIPT>
210
<NOSCRIPT>
211
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
212
</NOSCRIPT>
213
 
214
 
215
</FONT></TD>
216
</TR>
217
</TABLE>
218
<A NAME="skip-navbar_bottom"></A>
219
<!-- ======== END OF BOTTOM NAVBAR ======= -->
220
 
221
<HR>
222
 
223
</BODY>
224
</HTML>