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:37 EST 2010 -->
6
<TITLE>
7
GinjectorGenerator
8
</TITLE>
9
 
10
<META NAME="keywords" CONTENT="com.google.gwt.inject.rebind.GinjectorGenerator class">
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="GinjectorGenerator";
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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></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;PREV CLASS&nbsp;
55
&nbsp;<A HREF="../../../../../com/google/gwt/inject/rebind/GinjectorInterfaceType.html" title="annotation in com.google.gwt.inject.rebind"><B>NEXT CLASS</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../index.html?com/google/gwt/inject/rebind/GinjectorGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="GinjectorGenerator.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
<TR>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
76
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
78
</TR>
79
</TABLE>
80
<A NAME="skip-navbar_top"></A>
81
<!-- ========= END OF TOP NAVBAR ========= -->
82
 
83
<HR>
84
<!-- ======== START OF CLASS DATA ======== -->
85
<H2>
86
<FONT SIZE="-1">
87
com.google.gwt.inject.rebind</FONT>
88
<BR>
89
Class GinjectorGenerator</H2>
90
<PRE>
91
java.lang.Object
92
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">com.google.gwt.core.ext.Generator
93
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.gwt.inject.rebind.GinjectorGenerator</B>
94
</PRE>
95
<HR>
96
<DL>
97
<DT><PRE>public class <B>GinjectorGenerator</B><DT>extends com.google.gwt.core.ext.Generator</DL>
98
</PRE>
99
 
100
<P>
101
Generator for implementations of <A HREF="../../../../../com/google/gwt/inject/client/Ginjector.html" title="interface in com.google.gwt.inject.client"><CODE>Ginjector</CODE></A>.
102
<P>
103
 
104
<P>
105
<HR>
106
 
107
<P>
108
 
109
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
110
 
111
<A NAME="constructor_summary"><!-- --></A>
112
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
115
<B>Constructor Summary</B></FONT></TH>
116
</TR>
117
<TR BGCOLOR="white" CLASS="TableRowColor">
118
<TD><CODE><B><A HREF="../../../../../com/google/gwt/inject/rebind/GinjectorGenerator.html#GinjectorGenerator()">GinjectorGenerator</A></B>()</CODE>
119
 
120
<BR>
121
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
122
</TR>
123
</TABLE>
124
&nbsp;
125
<!-- ========== METHOD SUMMARY =========== -->
126
 
127
<A NAME="method_summary"><!-- --></A>
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
130
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
131
<B>Method Summary</B></FONT></TH>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
136
<TD><CODE><B><A HREF="../../../../../com/google/gwt/inject/rebind/GinjectorGenerator.html#generate(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.GeneratorContext, java.lang.String)">generate</A></B>(com.google.gwt.core.ext.TreeLogger&nbsp;logger,
137
         com.google.gwt.core.ext.GeneratorContext&nbsp;ctx,
138
         java.lang.String&nbsp;requestedClass)</CODE>
139
 
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
</TABLE>
144
&nbsp;<A NAME="methods_inherited_from_class_com.google.gwt.core.ext.Generator"><!-- --></A>
145
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
146
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
147
<TH ALIGN="left"><B>Methods inherited from class com.google.gwt.core.ext.Generator</B></TH>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD><CODE>escape</CODE></TD>
151
</TR>
152
</TABLE>
153
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
155
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
156
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
160
</TR>
161
</TABLE>
162
&nbsp;
163
<P>
164
 
165
<!-- ========= CONSTRUCTOR DETAIL ======== -->
166
 
167
<A NAME="constructor_detail"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
170
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
171
<B>Constructor Detail</B></FONT></TH>
172
</TR>
173
</TABLE>
174
 
175
<A NAME="GinjectorGenerator()"><!-- --></A><H3>
176
GinjectorGenerator</H3>
177
<PRE>
178
public <B>GinjectorGenerator</B>()</PRE>
179
<DL>
180
</DL>
181
 
182
<!-- ============ METHOD DETAIL ========== -->
183
 
184
<A NAME="method_detail"><!-- --></A>
185
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
186
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
187
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
188
<B>Method Detail</B></FONT></TH>
189
</TR>
190
</TABLE>
191
 
192
<A NAME="generate(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.GeneratorContext, java.lang.String)"><!-- --></A><H3>
193
generate</H3>
194
<PRE>
195
public java.lang.String <B>generate</B>(com.google.gwt.core.ext.TreeLogger&nbsp;logger,
196
                                 com.google.gwt.core.ext.GeneratorContext&nbsp;ctx,
197
                                 java.lang.String&nbsp;requestedClass)
198
                          throws com.google.gwt.core.ext.UnableToCompleteException</PRE>
199
<DL>
200
<DD><DL>
201
<DT><B>Specified by:</B><DD><CODE>generate</CODE> in class <CODE>com.google.gwt.core.ext.Generator</CODE></DL>
202
</DD>
203
<DD><DL>
204
 
205
<DT><B>Throws:</B>
206
<DD><CODE>com.google.gwt.core.ext.UnableToCompleteException</CODE></DL>
207
</DD>
208
</DL>
209
<!-- ========= END OF CLASS DATA ========= -->
210
<HR>
211
 
212
 
213
<!-- ======= START OF BOTTOM NAVBAR ====== -->
214
<A NAME="navbar_bottom"><!-- --></A>
215
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
216
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
217
<TR>
218
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
219
<A NAME="navbar_bottom_firstrow"><!-- --></A>
220
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
221
  <TR ALIGN="center" VALIGN="top">
222
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
223
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
224
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
225
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
226
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
227
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
229
  </TR>
230
</TABLE>
231
</TD>
232
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
233
</EM>
234
</TD>
235
</TR>
236
 
237
<TR>
238
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
239
&nbsp;PREV CLASS&nbsp;
240
&nbsp;<A HREF="../../../../../com/google/gwt/inject/rebind/GinjectorInterfaceType.html" title="annotation in com.google.gwt.inject.rebind"><B>NEXT CLASS</B></A></FONT></TD>
241
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
242
  <A HREF="../../../../../index.html?com/google/gwt/inject/rebind/GinjectorGenerator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
243
&nbsp;<A HREF="GinjectorGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
244
&nbsp;<SCRIPT type="text/javascript">
245
  <!--
246
  if(window==top) {
247
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
248
  }
249
  //-->
250
</SCRIPT>
251
<NOSCRIPT>
252
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
253
</NOSCRIPT>
254
 
255
 
256
</FONT></TD>
257
</TR>
258
<TR>
259
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
260
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
261
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
262
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
263
</TR>
264
</TABLE>
265
<A NAME="skip-navbar_bottom"></A>
266
<!-- ======== END OF BOTTOM NAVBAR ======= -->
267
 
268
<HR>
269
 
270
</BODY>
271
</HTML>