summaryrefslogtreecommitdiffstats
path: root/javadoc
diff options
context:
space:
mode:
authorBob Lee <crazybob@crazybob.org>2009-06-23 23:14:15 +0000
committerBob Lee <crazybob@crazybob.org>2009-06-23 23:14:15 +0000
commit47092e9a7d95e19ab3e99e6e879e655fb0e6d887 (patch)
treebec041fcd28b2132a3a99082b99528ff9cb50967 /javadoc
parentc92d8c3ee7684193bd85e3a3bc6c42273f2305ec (diff)
downloadplatform_external_jsr330-47092e9a7d95e19ab3e99e6e879e655fb0e6d887.tar.gz
platform_external_jsr330-47092e9a7d95e19ab3e99e6e879e655fb0e6d887.tar.bz2
platform_external_jsr330-47092e9a7d95e19ab3e99e6e879e655fb0e6d887.zip
Added a note about exceptions to Provider's docs. Noted that Provider is typically implemented by an injector. Specified that instances returned by Provider.get() are fully constructed and
injected. Allowed methods to return types other than void. Added note about qualifiers to @Inject doc. Removed "optional" attribute from @Inject. Limited the scope of some qualifier restrictions so they only apply to @Inject methods and not qualifiers in general. git-svn-id: https://atinject.googlecode.com/svn/trunk@4 3bc8319c-20ab-11de-9edc-3f40a397ab60
Diffstat (limited to 'javadoc')
-rw-r--r--javadoc/allclasses-frame.html2
-rw-r--r--javadoc/allclasses-noframe.html2
-rw-r--r--javadoc/constant-values.html2
-rw-r--r--javadoc/deprecated-list.html2
-rw-r--r--javadoc/help-doc.html2
-rw-r--r--javadoc/index-files/index-1.html2
-rw-r--r--javadoc/index-files/index-2.html2
-rw-r--r--javadoc/index-files/index-3.html2
-rw-r--r--javadoc/index-files/index-4.html2
-rw-r--r--javadoc/index-files/index-5.html2
-rw-r--r--javadoc/index-files/index-6.html2
-rw-r--r--javadoc/index-files/index-7.html2
-rw-r--r--javadoc/index.html2
-rw-r--r--javadoc/javax/inject/Inject.html101
-rw-r--r--javadoc/javax/inject/Named.html2
-rw-r--r--javadoc/javax/inject/Provider.html2
-rw-r--r--javadoc/javax/inject/Qualifier.html22
-rw-r--r--javadoc/javax/inject/Scope.html2
-rw-r--r--javadoc/javax/inject/Singleton.html2
-rw-r--r--javadoc/javax/inject/package-frame.html2
-rw-r--r--javadoc/javax/inject/package-summary.html2
-rw-r--r--javadoc/javax/inject/package-tree.html2
-rw-r--r--javadoc/overview-tree.html2
23 files changed, 59 insertions, 106 deletions
diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html
index 50a11fa..1c8e36b 100644
--- a/javadoc/allclasses-frame.html
+++ b/javadoc/allclasses-frame.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
All Classes
</TITLE>
diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html
index 7f8094c..4e10083 100644
--- a/javadoc/allclasses-noframe.html
+++ b/javadoc/allclasses-noframe.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
All Classes
</TITLE>
diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html
index 2367f70..c02a31a 100644
--- a/javadoc/constant-values.html
+++ b/javadoc/constant-values.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Constant Field Values
</TITLE>
diff --git a/javadoc/deprecated-list.html b/javadoc/deprecated-list.html
index 722ce8c..66f4730 100644
--- a/javadoc/deprecated-list.html
+++ b/javadoc/deprecated-list.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Deprecated List
</TITLE>
diff --git a/javadoc/help-doc.html b/javadoc/help-doc.html
index 71e08d0..6a590d4 100644
--- a/javadoc/help-doc.html
+++ b/javadoc/help-doc.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
API Help
</TITLE>
diff --git a/javadoc/index-files/index-1.html b/javadoc/index-files/index-1.html
index 4c10f96..7433a9c 100644
--- a/javadoc/index-files/index-1.html
+++ b/javadoc/index-files/index-1.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
G-Index
</TITLE>
diff --git a/javadoc/index-files/index-2.html b/javadoc/index-files/index-2.html
index cd0368b..a98190a 100644
--- a/javadoc/index-files/index-2.html
+++ b/javadoc/index-files/index-2.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
I-Index
</TITLE>
diff --git a/javadoc/index-files/index-3.html b/javadoc/index-files/index-3.html
index fe9bfc8..ec69d61 100644
--- a/javadoc/index-files/index-3.html
+++ b/javadoc/index-files/index-3.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
J-Index
</TITLE>
diff --git a/javadoc/index-files/index-4.html b/javadoc/index-files/index-4.html
index 374efe3..c9f41db 100644
--- a/javadoc/index-files/index-4.html
+++ b/javadoc/index-files/index-4.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
N-Index
</TITLE>
diff --git a/javadoc/index-files/index-5.html b/javadoc/index-files/index-5.html
index fbbedc1..ac04497 100644
--- a/javadoc/index-files/index-5.html
+++ b/javadoc/index-files/index-5.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
P-Index
</TITLE>
diff --git a/javadoc/index-files/index-6.html b/javadoc/index-files/index-6.html
index 09615f8..e9a4fb4 100644
--- a/javadoc/index-files/index-6.html
+++ b/javadoc/index-files/index-6.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Q-Index
</TITLE>
diff --git a/javadoc/index-files/index-7.html b/javadoc/index-files/index-7.html
index f43d870..c08e708 100644
--- a/javadoc/index-files/index-7.html
+++ b/javadoc/index-files/index-7.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
S-Index
</TITLE>
diff --git a/javadoc/index.html b/javadoc/index.html
index 92c5514..f0792ca 100644
--- a/javadoc/index.html
+++ b/javadoc/index.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Tue Apr 28 17:34:50 PDT 2009-->
+<!-- Generated by javadoc on Tue Jun 23 17:21:19 CDT 2009-->
<TITLE>
Generated Documentation (Untitled)
</TITLE>
diff --git a/javadoc/javax/inject/Inject.html b/javadoc/javax/inject/Inject.html
index 17b52f8..64b5ecb 100644
--- a/javadoc/javax/inject/Inject.html
+++ b/javadoc/javax/inject/Inject.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Inject
</TITLE>
@@ -71,9 +71,9 @@ function windowTitle()
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
+ SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;OPTIONAL</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
+DETAIL:&nbsp;ELEMENT</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
@@ -142,17 +142,21 @@ Identifies injectable constructors, methods, and fields. Applies to static
<li>are annotated with <code>@Inject</code>.</li>
<li>are not abstract.</li>
<li>do not declare type parameters of their own.</li>
- <li>return <code>void</code>.</li>
+ <li>may return a result</li>
<li>may have any otherwise valid name.</li>
<li>accept zero or more dependencies as arguments.</li></ul>
<p><tt><blockquote style="padding-left: 2em; text-indent: -2em;">@Inject
<i>MethodModifiers<sub>opt</sub></i>
- void
+ <i>ResultType</i>
<i>Identifier</i>(<i>FormalParameterList<sub>opt</sub></i>)
<i>Throws<sub>opt</sub></i>
<i>MethodBody</i></blockquote></tt>
+ <p>The injector ignores the result of an injected method, but
+ non-<code>void</code> return types are allowed to support use of the method in
+ other contexts (builder-style method chaining, for example).
+
<p>For example:
<pre>
@@ -173,10 +177,31 @@ Identifies injectable constructors, methods, and fields. Applies to static
that overrides a method annotated with <code>@Inject</code> will not be
injected.
- <p>Injection of members annotated with <code>@Inject</code> is required by
- default. This behavior can be overridden by setting <A HREF="../../javax/inject/Inject.html#optional()"><CODE>optional</CODE></A> equal to <code>true</code>.
+ <p>Injection of members annotated with <code>@Inject</code> is required.
+
+ <h3>Qualifiers</h3>
+
+ <p>A <A HREF="../../javax/inject/Qualifier.html" title="annotation in javax.inject">qualifier</A> may annotate an injectable field
+ or parameter and, combined with the type, identify the implementation to
+ inject. Qualifiers are optional and when used with <code>@Inject</code>, no more
+ than one qualifier should annotate a single field or parameter. The
+ qualifiers are bold in the following example:
+
+ <pre>
+ public class Car {
+ &#064;Inject private <b>@Leather</b> Provider&lt;Seat> seatProvider;
+
+ &#064;Inject void install(<b>@Tinted</b> Windshield windshield,
+ <b>@Big</b> Trunk trunk) { ... }
+ }</pre>
+
+ <p>If one injectable method overrides another, the overriding method's
+ parameters do not automatically inherit qualifiers from the overridden
+ method's parameters.
- <p>Detecting and resolving circular dependencies is left as an exercize for
+ <h3>Circular Dependencies</h3>
+
+ <p>Detecting and resolving circular dependencies is left as an exercise for
the injector implementation. Circular dependencies between two constructors
is an obvious problem, but you can also have a circular dependency between
injectable fields or methods:
@@ -208,66 +233,10 @@ Identifies injectable constructors, methods, and fields. Applies to static
<DL>
<DT><B>See Also:</B><DD><A HREF="../../javax/inject/Qualifier.html" title="annotation in javax.inject"><CODE>@Qualifier</CODE></A>,
<A HREF="../../javax/inject/Provider.html" title="interface in javax.inject"><CODE>Provider</CODE></A></DL>
-<HR>
<P>
-<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
-<A NAME="annotation_type_optional_element_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Optional Element Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../javax/inject/Inject.html#optional()">optional</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether or not injection is optional.</TD>
-</TR>
-</TABLE>
-&nbsp;
<P>
-<A NAME="optional()"><!-- --></A><H3>
-optional</H3>
-<PRE>
-public abstract boolean <B>optional</B></PRE>
-<DL>
-<DD>Whether or not injection is optional. If <code>true</code>, the injector's
- behavior varies depending on the type of injection point:
-
- <p><ul>
- <li><b>Constructors:</b> <i>Not allowed</i></li>
- <li><b>Fields:</b> If a dependency matching the field can't
- be found, the injector will not set the field.</li>
- <li><b>Methods:</b> If a dependency matching a method parameter can't
- be found, the injector will skip invoking the method entirely, even
- if other arguments could be provided.</li>
- </ul>
-
- <p>If an applicable dependency has been configured but the injector
- encounters an error while resolving the dependency (a transitive
- dependency could be missing, for example), the injector should generate
- an error, not skip the injection. For example:
-
- <pre>
- &#064;Inject(optional=true) Gps gps;</pre>
-
- <p>If a Gps isn't available at all, the injector will simply not set the
- <code>gps</code> field. If a Gps is available but an algorithm it depends
- upon can't be found, the injector will generate an error.
-<P>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-</DL>
-<DL>
-<DT><B>Default:</B><DD>false</DD>
-</DL>
-</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
@@ -318,9 +287,9 @@ public abstract boolean <B>optional</B></PRE>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
- SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
+ SUMMARY:&nbsp;REQUIRED&nbsp;|&nbsp;OPTIONAL</FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
+DETAIL:&nbsp;ELEMENT</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
diff --git a/javadoc/javax/inject/Named.html b/javadoc/javax/inject/Named.html
index add733b..bd78e93 100644
--- a/javadoc/javax/inject/Named.html
+++ b/javadoc/javax/inject/Named.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Named
</TITLE>
diff --git a/javadoc/javax/inject/Provider.html b/javadoc/javax/inject/Provider.html
index af72046..3ad48ac 100644
--- a/javadoc/javax/inject/Provider.html
+++ b/javadoc/javax/inject/Provider.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Provider
</TITLE>
diff --git a/javadoc/javax/inject/Qualifier.html b/javadoc/javax/inject/Qualifier.html
index 5e20a25..281fec8 100644
--- a/javadoc/javax/inject/Qualifier.html
+++ b/javadoc/javax/inject/Qualifier.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Qualifier
</TITLE>
@@ -95,25 +95,9 @@ Annotation Type Qualifier</H2>
</PRE>
<P>
-Identifies qualifier annotations. A qualifier annotates an injectable field
- or parameter and, combined with the type, identifies the implementation to
- inject. Qualifiers are optional and no more than one should annotate a
- single field or parameter. The qualifiers are bold in the following
- example:
+Identifies qualifier annotations. Anyone can define a new qualifier. A
+ qualifier annotation:
- <pre>
- public class Car {
- &#064;Inject private <b>@Leather</b> Provider&lt;Seat> seatProvider;
-
- &#064;Inject void install(<b>@Tinted</b> Windshield windshield,
- <b>@Big</b> Trunk trunk) { ... }
- }</pre>
-
- <p>If one injectable method overrides another, the overriding method's
- parameters do not automatically inherit qualifiers from the overridden
- method's parameters.
-
- <p>Anyone can define a new qualifier. A qualifier annotation:
<ul>
<li>is annotated with <code>@Qualifier</code>, <code>@Retention(RUNTIME)</code>,
and typically <code>@Documented</code>.</li>
diff --git a/javadoc/javax/inject/Scope.html b/javadoc/javax/inject/Scope.html
index 3df56a6..5fcf305 100644
--- a/javadoc/javax/inject/Scope.html
+++ b/javadoc/javax/inject/Scope.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Scope
</TITLE>
diff --git a/javadoc/javax/inject/Singleton.html b/javadoc/javax/inject/Singleton.html
index f8bb89b..210de4d 100644
--- a/javadoc/javax/inject/Singleton.html
+++ b/javadoc/javax/inject/Singleton.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Singleton
</TITLE>
diff --git a/javadoc/javax/inject/package-frame.html b/javadoc/javax/inject/package-frame.html
index 0a3b4bc..1a00f06 100644
--- a/javadoc/javax/inject/package-frame.html
+++ b/javadoc/javax/inject/package-frame.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
javax.inject
</TITLE>
diff --git a/javadoc/javax/inject/package-summary.html b/javadoc/javax/inject/package-summary.html
index a028de8..57ed096 100644
--- a/javadoc/javax/inject/package-summary.html
+++ b/javadoc/javax/inject/package-summary.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
javax.inject
</TITLE>
diff --git a/javadoc/javax/inject/package-tree.html b/javadoc/javax/inject/package-tree.html
index dd2ef34..82ead16 100644
--- a/javadoc/javax/inject/package-tree.html
+++ b/javadoc/javax/inject/package-tree.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
javax.inject Class Hierarchy
</TITLE>
diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html
index 7aa5a55..cdcd630 100644
--- a/javadoc/overview-tree.html
+++ b/javadoc/overview-tree.html
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.5.0_13) on Tue Apr 28 17:34:50 PDT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_16) on Tue Jun 23 17:21:19 CDT 2009 -->
<TITLE>
Class Hierarchy
</TITLE>