You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by th...@apache.org on 2008/11/05 18:07:40 UTC

svn commit: r711640 [6/23] - in /incubator/droids/trunk/docs: ./ api/ api/org/apache/droids/ api/org/apache/droids/api/ api/org/apache/droids/api/class-use/ api/org/apache/droids/class-use/ api/org/apache/droids/delay/ api/org/apache/droids/delay/class...

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.dot?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.dot (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.dot Wed Nov  5 10:07:30 2008
@@ -0,0 +1,60 @@
+#!/usr/local/bin/dot
+#
+# Class diagram 
+# Generated by UMLGraph version 5.1 (http://www.umlgraph.org/)
+#
+
+digraph G {
+	edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+	node [fontname="Helvetica",fontsize=10,shape=plaintext];
+	nodesep=0.25;
+	ranksep=0.5;
+	// org.apache.droids.AbstractDroid<T extends org.apache.droids.api.Task>
+	c1823 [label=<<table title="org.apache.droids.AbstractDroid" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../AbstractDroid.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"><font face="Helvetica-Oblique"> AbstractDroid&lt;T extends org.apache.droids.api.Task&gt; </font></td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1835 [label=<<table title="org.apache.droids.api.TaskQueue" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./TaskQueue.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
+<tr><td align="center" balign="center"> TaskQueue&lt;T extends Task&gt; </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.impl.MultiThreadedTaskMaster<T extends org.apache.droids.api.Task>
+	c1857 [label=<<table title="org.apache.droids.impl.MultiThreadedTaskMaster" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../impl/MultiThreadedTaskMaster.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> MultiThreadedTaskMaster&lt;T extends org.apache.droids.api.Task&gt; </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.impl </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task>
+	c1858 [label=<<table title="org.apache.droids.impl.SimpleTaskQueue" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../impl/SimpleTaskQueue.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> SimpleTaskQueue&lt;T extends org.apache.droids.api.Task&gt; </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.impl </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.robot.walker.FileWorker
+	c1876 [label=<<table title="org.apache.droids.robot.walker.FileWorker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../robot/walker/FileWorker.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> FileWorker </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.robot.walker </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	//org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task> implements org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1835:p -> c1858:p [dir=back,arrowtail=empty,style=dashed];
+	// org.apache.droids.AbstractDroid<T extends org.apache.droids.api.Task> NAVASSOC org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1823:p -> c1835:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.impl.MultiThreadedTaskMaster<T extends org.apache.droids.api.Task> NAVASSOC org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1857:p -> c1835:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.robot.walker.FileWorker NAVASSOC org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1876:p -> c1835:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.AbstractDroid<T extends org.apache.droids.api.Task> DEPEND org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1823:p -> c1835:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+	// org.apache.droids.impl.MultiThreadedTaskMaster<T extends org.apache.droids.api.Task> DEPEND org.apache.droids.api.TaskQueue<T extends org.apache.droids.api.Task>
+	c1857:p -> c1835:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+}
+

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.html Wed Nov  5 10:07:30 2008
@@ -0,0 +1,341 @@
+<!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_15) on Wed Nov 05 19:01:24 GMT+01:00 2008 -->
+<TITLE>
+TaskQueue (apache-core-initial API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.droids.api.TaskQueue interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="TaskQueue (apache-core-initial 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>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TaskQueue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskMaster.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/api/TaskQueue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="TaskQueue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.droids.api</FONT>
+<BR>
+Interface TaskQueue&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</H2>
+<map id="G" name="G">
+<area shape="rect" href="../AbstractDroid.html" title="org.apache.droids.AbstractDroid" alt="" coords="16,12,325,47"/>
+<area shape="rect" href="./TaskQueue.html" title="org.apache.droids.api.TaskQueue" alt="" coords="471,107,647,144"/>
+<area shape="rect" href="../impl/SimpleTaskQueue.html" title="org.apache.droids.impl.SimpleTaskQueue" alt="" coords="391,204,727,239"/>
+<area shape="rect" href="../impl/MultiThreadedTaskMaster.html" title="org.apache.droids.impl.MultiThreadedTaskMaster" alt="" coords="371,12,747,47"/>
+<area shape="rect" href="../robot/walker/FileWorker.html" title="org.apache.droids.robot.walker.FileWorker" alt="" coords="792,12,936,47"/>
+</map>
+<!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
+<div align="center"><img src="TaskQueue.png" alt="Package class diagram package TaskQueue" usemap="#G" border=0/></div>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/droids/impl/SimpleTaskQueue.html" title="class in org.apache.droids.impl">SimpleTaskQueue</A>, <A HREF="../../../../org/apache/droids/impl/SimpleTaskQueueWithHistory.html" title="class in org.apache.droids.impl">SimpleTaskQueueWithHistory</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>TaskQueue&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</B></DL>
+</PRE>
+
+<P>
+A queue is the data structure where the different tasks are waiting for
+ service.
+ <p>
+ Droids use this object to determine the next task to process and the
+ overall workload.
+<P>
+
+<P>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_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>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskQueue.html#getSize()">getSize</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;How many task do we have <em>left</em> in the queue.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskQueue.html#getTask(java.lang.String)">getTask</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task that is identified with the given id</TD>
+</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="../../../../org/apache/droids/api/TaskQueue.html#hasNext()">hasNext</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Do we have more task waiting for service</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskQueue.html#merge(java.util.Collection)">merge</A></B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;? extends <A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A>&gt;&nbsp;tasks)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Merge a given list of tasks with the current queue.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskQueue.html#merge(T)">merge</A></B>(<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A>&nbsp;task)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a Task to the queue...</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskQueue.html#next()">next</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the next task that is waiting for service</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getTask(java.lang.String)"><!-- --></A><H3>
+getTask</H3>
+<PRE>
+<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A> <B>getTask</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;id)</PRE>
+<DL>
+<DD>Return the task that is identified with the given id
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>id</CODE> - of the task we want
+<DT><B>Returns:</B><DD>the task idenfied by the given id</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="hasNext()"><!-- --></A><H3>
+hasNext</H3>
+<PRE>
+boolean <B>hasNext</B>()</PRE>
+<DL>
+<DD>Do we have more task waiting for service
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>true if we have. false otherwise</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="next()"><!-- --></A><H3>
+next</H3>
+<PRE>
+<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A> <B>next</B>()</PRE>
+<DL>
+<DD>Return the next task that is waiting for service
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>next task in line.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="merge(org.apache.droids.api.Task)"><!-- --></A><A NAME="merge(T)"><!-- --></A><H3>
+merge</H3>
+<PRE>
+void <B>merge</B>(<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A>&nbsp;task)
+           throws <A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></PRE>
+<DL>
+<DD>Add a Task to the queue...
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>task</CODE> - task to add to the Queue
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="merge(java.util.Collection)"><!-- --></A><H3>
+merge</H3>
+<PRE>
+void <B>merge</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A>&lt;? extends <A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="type parameter in TaskQueue">T</A>&gt;&nbsp;tasks)
+           throws <A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></PRE>
+<DL>
+<DD>Merge a given list of tasks with the current queue. Whether or not we
+ eliminate double entries is up to the implementation
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>tasks</CODE> - the list of task that we want to add to the queue
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSize()"><!-- --></A><H3>
+getSize</H3>
+<PRE>
+int <B>getSize</B>()</PRE>
+<DL>
+<DD>How many task do we have <em>left</em> in the queue.
+<P>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>number of tasks do we have <em>left</em> in the queue.</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TaskQueue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskMaster.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/api/TaskQueue.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="TaskQueue.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.map?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.map (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.map Wed Nov  5 10:07:30 2008
@@ -0,0 +1,7 @@
+<map id="G" name="G">
+<area shape="rect" href="../AbstractDroid.html" title="org.apache.droids.AbstractDroid" alt="" coords="16,12,325,47"/>
+<area shape="rect" href="./TaskQueue.html" title="org.apache.droids.api.TaskQueue" alt="" coords="471,107,647,144"/>
+<area shape="rect" href="../impl/SimpleTaskQueue.html" title="org.apache.droids.impl.SimpleTaskQueue" alt="" coords="391,204,727,239"/>
+<area shape="rect" href="../impl/MultiThreadedTaskMaster.html" title="org.apache.droids.impl.MultiThreadedTaskMaster" alt="" coords="371,12,747,47"/>
+<area shape="rect" href="../robot/walker/FileWorker.html" title="org.apache.droids.robot.walker.FileWorker" alt="" coords="792,12,936,47"/>
+</map>

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.png?rev=711640&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskQueue.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.dot?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.dot (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.dot Wed Nov  5 10:07:30 2008
@@ -0,0 +1,44 @@
+#!/usr/local/bin/dot
+#
+# Class diagram 
+# Generated by UMLGraph version 5.1 (http://www.umlgraph.org/)
+#
+
+digraph G {
+	edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
+	node [fontname="Helvetica",fontsize=10,shape=plaintext];
+	nodesep=0.25;
+	ranksep=0.5;
+	// org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1893 [label=<<table title="org.apache.droids.api.TaskValidator" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./TaskValidator.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
+<tr><td align="center" balign="center"> TaskValidator&lt;T extends Task&gt; </td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task>
+	c1915 [label=<<table title="org.apache.droids.impl.SimpleTaskQueue" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../impl/SimpleTaskQueue.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> SimpleTaskQueue&lt;T extends org.apache.droids.api.Task&gt; </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.impl </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	// org.apache.droids.impl.SimpleTaskValidator<T extends org.apache.droids.api.Task>
+	c1917 [label=<<table title="org.apache.droids.impl.SimpleTaskValidator" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../impl/SimpleTaskValidator.html">
+		<tr><td><table border="0" cellspacing="0" cellpadding="1">
+<tr><td align="center" balign="center"> SimpleTaskValidator&lt;T extends org.apache.droids.api.Task&gt; </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.impl </font></td></tr>
+		</table></td></tr>
+		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
+	//org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task> implements org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1893:p -> c1915:p [dir=back,arrowtail=empty,style=dashed];
+	//org.apache.droids.impl.SimpleTaskValidator<T extends org.apache.droids.api.Task> implements org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1893:p -> c1917:p [dir=back,arrowtail=empty,style=dashed];
+	// org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task> NAVASSOC org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1915:p -> c1893:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
+	// org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task> DEPEND org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1915:p -> c1893:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+	// org.apache.droids.impl.SimpleTaskQueue<T extends org.apache.droids.api.Task> DEPEND org.apache.droids.api.TaskValidator<T extends org.apache.droids.api.Task>
+	c1915:p -> c1893:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+}
+

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.html?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.html (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.html Wed Nov  5 10:07:30 2008
@@ -0,0 +1,224 @@
+<!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_15) on Wed Nov 05 19:01:24 GMT+01:00 2008 -->
+<TITLE>
+TaskValidator (apache-core-initial API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.droids.api.TaskValidator interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="TaskValidator (apache-core-initial 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>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TaskValidator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/URLFilter.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/api/TaskValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="TaskValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.droids.api</FONT>
+<BR>
+Interface TaskValidator&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</H2>
+<map id="G" name="G">
+<area shape="rect" href="./TaskValidator.html" title="org.apache.droids.api.TaskValidator" alt="" coords="91,11,277,48"/>
+<area shape="rect" href="../impl/SimpleTaskQueue.html" title="org.apache.droids.impl.SimpleTaskQueue" alt="" coords="16,108,352,143"/>
+<area shape="rect" href="../impl/SimpleTaskValidator.html" title="org.apache.droids.impl.SimpleTaskValidator" alt="" coords="397,108,744,143"/>
+</map>
+<!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
+<div align="center"><img src="TaskValidator.png" alt="Package class diagram package TaskValidator" usemap="#G" border=0/></div>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/droids/impl/SimpleTaskQueue.html" title="class in org.apache.droids.impl">SimpleTaskQueue</A>, <A HREF="../../../../org/apache/droids/impl/SimpleTaskQueueWithHistory.html" title="class in org.apache.droids.impl">SimpleTaskQueueWithHistory</A>, <A HREF="../../../../org/apache/droids/impl/SimpleTaskValidator.html" title="class in org.apache.droids.impl">SimpleTaskValidator</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>TaskValidator&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</B></DL>
+</PRE>
+
+<P>
+<DL>
+<DT><B>Since:</B></DT>
+  <DD>1.0</DD>
+</DL>
+<HR>
+
+<P>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_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>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="type parameter in TaskValidator">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/TaskValidator.html#validateTask(T)">validateTask</A></B>(<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="type parameter in TaskValidator">T</A>&nbsp;task)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This will take a task and make sure it is valid.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="validateTask(org.apache.droids.api.Task)"><!-- --></A><A NAME="validateTask(T)"><!-- --></A><H3>
+validateTask</H3>
+<PRE>
+<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="type parameter in TaskValidator">T</A> <B>validateTask</B>(<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="type parameter in TaskValidator">T</A>&nbsp;task)
+                            throws <A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></PRE>
+<DL>
+<DD>This will take a task and make sure it is valid.  It <b>may</b>
+ modify the task so it is valid.  For example, a URL may be normalized
+ within the validateTask method.
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/droids/exception/InvalidTaskException.html" title="class in org.apache.droids.exception">InvalidTaskException</A></CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= 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>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/TaskValidator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskQueue.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/URLFilter.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html?org/apache/droids/api/TaskValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="TaskValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &copy; 2008 The Apache Software Foundation
+</BODY>
+</HTML>

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.map?rev=711640&view=auto
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.map (added)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.map Wed Nov  5 10:07:30 2008
@@ -0,0 +1,5 @@
+<map id="G" name="G">
+<area shape="rect" href="./TaskValidator.html" title="org.apache.droids.api.TaskValidator" alt="" coords="91,11,277,48"/>
+<area shape="rect" href="../impl/SimpleTaskQueue.html" title="org.apache.droids.impl.SimpleTaskQueue" alt="" coords="16,108,352,143"/>
+<area shape="rect" href="../impl/SimpleTaskValidator.html" title="org.apache.droids.impl.SimpleTaskValidator" alt="" coords="397,108,744,143"/>
+</map>

Added: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.png?rev=711640&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/droids/trunk/docs/api/org/apache/droids/api/TaskValidator.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.dot Wed Nov  5 10:07:30 2008
@@ -10,20 +10,20 @@
 	nodesep=0.25;
 	ranksep=0.5;
 	// org.apache.droids.api.URLFilter
-	c1724 [label=<<table title="org.apache.droids.api.URLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./URLFilter.html">
+	c1951 [label=<<table title="org.apache.droids.api.URLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./URLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
 <tr><td align="center" balign="center"> URLFilter </td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	// org.apache.droids.net.RegexURLFilter
-	c1750 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../net/RegexURLFilter.html">
+	c1976 [label=<<table title="org.apache.droids.net.RegexURLFilter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../net/RegexURLFilter.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
 <tr><td align="center" balign="center"> RegexURLFilter </td></tr>
 <tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.net </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
 	//org.apache.droids.net.RegexURLFilter implements org.apache.droids.api.URLFilter
-	c1724:p -> c1750:p [dir=back,arrowtail=empty,style=dashed];
+	c1951:p -> c1976:p [dir=back,arrowtail=empty,style=dashed];
 }
 

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:31 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:24 GMT+01:00 2008 -->
 <TITLE>
-URLFilter (Droids initial API)
+URLFilter (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.api.URLFilter interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="URLFilter (Droids initial API)";
+    parent.document.title="URLFilter (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -52,7 +52,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/droids/api/Worker.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/api/URLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -189,7 +189,7 @@
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/droids/api/TaskValidator.html" title="interface in org.apache.droids.api"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../../org/apache/droids/api/Worker.html" title="interface in org.apache.droids.api"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../index.html?org/apache/droids/api/URLFilter.html" target="_top"><B>FRAMES</B></A>  &nbsp;

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/URLFilter.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.dot
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.dot?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.dot (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.dot Wed Nov  5 10:07:30 2008
@@ -9,43 +9,30 @@
 	node [fontname="Helvetica",fontsize=10,shape=plaintext];
 	nodesep=0.25;
 	ranksep=0.5;
-	// org.apache.droids.AbstractDroid
-	c1821 [label=<<table title="org.apache.droids.AbstractDroid" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../AbstractDroid.html">
+	// org.apache.droids.api.Worker<T extends org.apache.droids.api.Task>
+	c2009 [label=<<table title="org.apache.droids.api.Worker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./Worker.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
-<tr><td align="center" balign="center"><font face="Helvetica-Oblique"> AbstractDroid </font></td></tr>
-<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids </font></td></tr>
-		</table></td></tr>
-		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
-	// org.apache.droids.HelloCrawler
-	c1826 [label=<<table title="org.apache.droids.HelloCrawler" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../HelloCrawler.html">
-		<tr><td><table border="0" cellspacing="0" cellpadding="1">
-<tr><td align="center" balign="center"> HelloCrawler </td></tr>
-<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids </font></td></tr>
+<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
+<tr><td align="center" balign="center"> Worker&lt;T extends Task&gt; </td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
-	// org.apache.droids.api.DelayWorker
-	c1830 [label=<<table title="org.apache.droids.api.DelayWorker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./DelayWorker.html">
+	// org.apache.droids.robot.crawler.CrawlingWorker
+	c2045 [label=<<table title="org.apache.droids.robot.crawler.CrawlingWorker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../robot/crawler/CrawlingWorker.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
-<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
-<tr><td align="center" balign="center"> DelayWorker </td></tr>
+<tr><td align="center" balign="center"> CrawlingWorker </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.robot.crawler </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
-	// org.apache.droids.api.Worker
-	c1836 [label=<<table title="org.apache.droids.api.Worker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./Worker.html">
+	// org.apache.droids.robot.walker.FileWorker
+	c2047 [label=<<table title="org.apache.droids.robot.walker.FileWorker" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="../robot/walker/FileWorker.html">
 		<tr><td><table border="0" cellspacing="0" cellpadding="1">
-<tr><td align="center" balign="center"> &#171;interface&#187; </td></tr>
-<tr><td align="center" balign="center"> Worker </td></tr>
+<tr><td align="center" balign="center"> FileWorker </td></tr>
+<tr><td align="center" balign="center"><font point-size="7.0"> org.apache.droids.robot.walker </font></td></tr>
 		</table></td></tr>
 		</table>>, fontname="Helvetica", fontcolor="black", fontsize=9.0];
-	//org.apache.droids.HelloCrawler extends org.apache.droids.AbstractDroid
-	c1821:p -> c1826:p [dir=back,arrowtail=empty];
-	//org.apache.droids.api.DelayWorker implements org.apache.droids.api.Worker
-	c1836:p -> c1830:p [dir=back,arrowtail=empty,style=dashed];
-	// org.apache.droids.AbstractDroid NAVASSOC org.apache.droids.api.Worker
-	c1821:p -> c1836:p [taillabel="", label="", headlabel="*", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open];
-	// org.apache.droids.AbstractDroid DEPEND org.apache.droids.api.Worker
-	c1821:p -> c1836:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
-	// org.apache.droids.HelloCrawler DEPEND org.apache.droids.api.Worker
-	c1826:p -> c1836:p [taillabel="", label="", headlabel="", fontname="Helvetica", fontcolor="black", fontsize=10.0, color="black", arrowhead=open, style=dashed];
+	//org.apache.droids.robot.crawler.CrawlingWorker implements org.apache.droids.api.Worker<T extends org.apache.droids.api.Task>
+	c2009:p -> c2045:p [dir=back,arrowtail=empty,style=dashed];
+	//org.apache.droids.robot.walker.FileWorker implements org.apache.droids.api.Worker<T extends org.apache.droids.api.Task>
+	c2009:p -> c2047:p [dir=back,arrowtail=empty,style=dashed];
 }
 

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:31 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:24 GMT+01:00 2008 -->
 <TITLE>
-Worker (Droids initial API)
+Worker (apache-core-initial API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.droids.api.Worker interface">
@@ -14,7 +14,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Worker (Droids initial API)";
+    parent.document.title="Worker (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -87,27 +87,20 @@
 <FONT SIZE="-1">
 org.apache.droids.api</FONT>
 <BR>
-Interface Worker</H2>
+Interface Worker&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</H2>
 <map id="G" name="G">
-<area shape="rect" href="../AbstractDroid.html" title="org.apache.droids.AbstractDroid" alt="" coords="121,12,212,47"/>
-<area shape="rect" href="../HelloCrawler.html" title="org.apache.droids.HelloCrawler" alt="" coords="16,108,107,143"/>
-<area shape="rect" href="./Worker.html" title="org.apache.droids.api.Worker" alt="" coords="128,203,205,240"/>
-<area shape="rect" href="./DelayWorker.html" title="org.apache.droids.api.DelayWorker" alt="" coords="123,299,211,336"/>
+<area shape="rect" href="./Worker.html" title="org.apache.droids.api.Worker" alt="" coords="108,11,260,48"/>
+<area shape="rect" href="../robot/crawler/CrawlingWorker.html" title="org.apache.droids.robot.crawler.CrawlingWorker" alt="" coords="16,108,163,143"/>
+<area shape="rect" href="../robot/walker/FileWorker.html" title="org.apache.droids.robot.walker.FileWorker" alt="" coords="208,108,352,143"/>
 </map>
 <!-- UML diagram added by UMLGraph version 5.1 (http://www.umlgraph.org/) -->
 <div align="center"><img src="Worker.png" alt="Package class diagram package Worker" usemap="#G" border=0/></div>
 <DL>
-<DT><B>All Superinterfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Runnable.html" title="class or interface in java.lang">Runnable</A></DD>
-</DL>
-<DL>
-<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/droids/api/DelayWorker.html" title="interface in org.apache.droids.api">DelayWorker</A></DD>
-</DL>
-<DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/droids/HelloWorker.html" title="class in org.apache.droids">HelloWorker</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/droids/robot/crawler/CrawlingWorker.html" title="class in org.apache.droids.robot.crawler">CrawlingWorker</A>, <A HREF="../../../../org/apache/droids/robot/walker/FileWorker.html" title="class in org.apache.droids.robot.walker">FileWorker</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public interface <B>Worker</B><DT>extends <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Runnable.html" title="class or interface in java.lang">Runnable</A></DL>
+<DT><PRE>public interface <B>Worker&lt;T extends <A HREF="../../../../org/apache/droids/api/Task.html" title="interface in org.apache.droids.api">Task</A>&gt;</B></DL>
 </PRE>
 
 <P>
@@ -131,54 +124,13 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;int</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#getDepth()">getDepth</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;long</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#getId()">getId</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#setDepth(int)">setDepth</A></B>(int&nbsp;x)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#setDroid(org.apache.droids.api.Droid)">setDroid</A></B>(<A HREF="../../../../org/apache/droids/api/Droid.html" title="interface in org.apache.droids.api">Droid</A>&nbsp;droid)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#setQueue(org.apache.droids.api.Queue)">setQueue</A></B>(<A HREF="../../../../org/apache/droids/api/Queue.html" title="interface in org.apache.droids.api">Queue</A>&nbsp;queue)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/droids/api/Worker.html#execute(T)">execute</A></B>(<A HREF="../../../../org/apache/droids/api/Worker.html" title="type parameter in Worker">T</A>&nbsp;task)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
-&nbsp;<A NAME="methods_inherited_from_class_java.lang.Runnable"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from interface java.lang.<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Runnable.html" title="class or interface in java.lang">Runnable</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/Runnable.html#run()" title="class or interface in java.lang">run</A></CODE></TD>
-</TR>
-</TABLE>
 &nbsp;
 <P>
 
@@ -192,90 +144,14 @@
 </TR>
 </TABLE>
 
-<A NAME="setQueue(org.apache.droids.api.Queue)"><!-- --></A><H3>
-setQueue</H3>
+<A NAME="execute(org.apache.droids.api.Task)"><!-- --></A><A NAME="execute(T)"><!-- --></A><H3>
+execute</H3>
 <PRE>
-void <B>setQueue</B>(<A HREF="../../../../org/apache/droids/api/Queue.html" title="interface in org.apache.droids.api">Queue</A>&nbsp;queue)
-              throws <A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></PRE>
+void <B>execute</B>(<A HREF="../../../../org/apache/droids/api/Worker.html" title="type parameter in Worker">T</A>&nbsp;task)</PRE>
 <DL>
 <DD><DL>
 </DL>
 </DD>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>queue</CODE> - 
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setDroid(org.apache.droids.api.Droid)"><!-- --></A><H3>
-setDroid</H3>
-<PRE>
-void <B>setDroid</B>(<A HREF="../../../../org/apache/droids/api/Droid.html" title="interface in org.apache.droids.api">Droid</A>&nbsp;droid)
-              throws <A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>droid</CODE> - 
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setDepth(int)"><!-- --></A><H3>
-setDepth</H3>
-<PRE>
-void <B>setDepth</B>(int&nbsp;x)
-              throws <A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>x</CODE> - 
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getDepth()"><!-- --></A><H3>
-getDepth</H3>
-<PRE>
-int <B>getDepth</B>()
-             throws <A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-
-<DT><B>Returns:</B><DD>the configured maximal depth
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></CODE></DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getId()"><!-- --></A><H3>
-getId</H3>
-<PRE>
-long <B>getId</B>()
-           throws <A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-<DD><DL>
-
-<DT><B>Returns:</B><DD>the id of the worker
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../org/apache/droids/exception/DroidsException.html" title="class in org.apache.droids.exception">DroidsException</A></CODE></DL>
-</DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
 <HR>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.map
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.map?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.map (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.map Wed Nov  5 10:07:30 2008
@@ -1,6 +1,5 @@
 <map id="G" name="G">
-<area shape="rect" href="../AbstractDroid.html" title="org.apache.droids.AbstractDroid" alt="" coords="121,12,212,47"/>
-<area shape="rect" href="../HelloCrawler.html" title="org.apache.droids.HelloCrawler" alt="" coords="16,108,107,143"/>
-<area shape="rect" href="./Worker.html" title="org.apache.droids.api.Worker" alt="" coords="128,203,205,240"/>
-<area shape="rect" href="./DelayWorker.html" title="org.apache.droids.api.DelayWorker" alt="" coords="123,299,211,336"/>
+<area shape="rect" href="./Worker.html" title="org.apache.droids.api.Worker" alt="" coords="108,11,260,48"/>
+<area shape="rect" href="../robot/crawler/CrawlingWorker.html" title="org.apache.droids.robot.crawler.CrawlingWorker" alt="" coords="16,108,163,143"/>
+<area shape="rect" href="../robot/walker/FileWorker.html" title="org.apache.droids.robot.walker.FileWorker" alt="" coords="208,108,352,143"/>
 </map>

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.png
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/Worker.png?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/droids/trunk/docs/api/org/apache/droids/api/class-use/DelayTimer.html
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/docs/api/org/apache/droids/api/class-use/DelayTimer.html?rev=711640&r1=711639&r2=711640&view=diff
==============================================================================
--- incubator/droids/trunk/docs/api/org/apache/droids/api/class-use/DelayTimer.html (original)
+++ incubator/droids/trunk/docs/api/org/apache/droids/api/class-use/DelayTimer.html Wed Nov  5 10:07:30 2008
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_11) on Mon Sep 15 08:37:32 CEST 2008 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Wed Nov 05 19:01:26 GMT+01:00 2008 -->
 <TITLE>
-Uses of Interface org.apache.droids.api.DelayTimer (Droids initial API)
+Uses of Interface org.apache.droids.api.DelayTimer (apache-core-initial API)
 </TITLE>
 
 
@@ -13,7 +13,7 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.droids.api.DelayTimer (Droids initial API)";
+    parent.document.title="Uses of Interface org.apache.droids.api.DelayTimer (apache-core-initial API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -54,7 +54,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/api//class-useDelayTimer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/api/class-use/DelayTimer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DelayTimer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -86,26 +86,21 @@
 Packages that use <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.droids"><B>org.apache.droids</B></A></TD>
-<TD>This package is the principal package for Apache Droids.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.droids.api"><B>org.apache.droids.api</B></A></TD>
-<TD>This package defines all interfaces that we are using
- for droids.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><A HREF="#org.apache.droids.delay"><B>org.apache.droids.delay</B></A></TD>
 <TD>This package is the principal package for Apache Droids Delay Timers.&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.droids.impl"><B>org.apache.droids.impl</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
-<A NAME="org.apache.droids"><!-- --></A>
+<A NAME="org.apache.droids.delay"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A> in <A HREF="../../../../../org/apache/droids/package-summary.html">org.apache.droids</A></FONT></TH>
+Uses of <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A> in <A HREF="../../../../../org/apache/droids/delay/package-summary.html">org.apache.droids.delay</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -113,44 +108,28 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/droids/package-summary.html">org.apache.droids</A> that return <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
+<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/droids/delay/package-summary.html">org.apache.droids.delay</A> that implement <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></CODE></FONT></TD>
-<TD><CODE><B>HelloWorker.</B><B><A HREF="../../../../../org/apache/droids/HelloWorker.html#getDelayTimer()">getDelayTimer</A></B>()</CODE>
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/GaussianRandomDelayTimer.html" title="class in org.apache.droids.delay">GaussianRandomDelayTimer</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></CODE></FONT></TD>
-<TD><CODE><B>HelloCrawler.</B><B><A HREF="../../../../../org/apache/droids/HelloCrawler.html#getDelayTimer()">getDelayTimer</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the DelayTimer implementation that we want to use.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/droids/package-summary.html">org.apache.droids</A> with parameters of type <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>HelloWorker.</B><B><A HREF="../../../../../org/apache/droids/HelloWorker.html#setDelayTimer(org.apache.droids.api.DelayTimer)">setDelayTimer</A></B>(<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A>&nbsp;delayTimer)</CODE>
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/RandomDelayTimer.html" title="class in org.apache.droids.delay">RandomDelayTimer</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>HelloCrawler.</B><B><A HREF="../../../../../org/apache/droids/HelloCrawler.html#setDelayTimer(org.apache.droids.api.DelayTimer)">setDelayTimer</A></B>(<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A>&nbsp;delayTimer)</CODE>
+<CODE>&nbsp;class</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/SimpleDelayTimer.html" title="class in org.apache.droids.delay">SimpleDelayTimer</A></B></CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -158,11 +137,11 @@
 </TABLE>
 &nbsp;
 <P>
-<A NAME="org.apache.droids.api"><!-- --></A>
+<A NAME="org.apache.droids.impl"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A> in <A HREF="../../../../../org/apache/droids/api/package-summary.html">org.apache.droids.api</A></FONT></TH>
+Uses of <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A> in <A HREF="../../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A></FONT></TH>
 </TR>
 </TABLE>
 &nbsp;
@@ -170,12 +149,12 @@
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/droids/api/package-summary.html">org.apache.droids.api</A> with parameters of type <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A> that return <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>DelayWorker.</B><B><A HREF="../../../../../org/apache/droids/api/DelayWorker.html#setDelayTimer(org.apache.droids.api.DelayTimer)">setDelayTimer</A></B>(<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A>&nbsp;delayTimer)</CODE>
+<CODE>&nbsp;<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></CODE></FONT></TD>
+<TD><CODE><B>MultiThreadedTaskMaster.</B><B><A HREF="../../../../../org/apache/droids/impl/MultiThreadedTaskMaster.html#getDelayTimer()">getDelayTimer</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -183,40 +162,15 @@
 </TABLE>
 &nbsp;
 <P>
-<A NAME="org.apache.droids.delay"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A> in <A HREF="../../../../../org/apache/droids/delay/package-summary.html">org.apache.droids.delay</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/apache/droids/delay/package-summary.html">org.apache.droids.delay</A> that implement <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/droids/impl/package-summary.html">org.apache.droids.impl</A> with parameters of type <A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/GaussianRandomDelayTimer.html" title="class in org.apache.droids.delay">GaussianRandomDelayTimer</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/RandomDelayTimer.html" title="class in org.apache.droids.delay">RandomDelayTimer</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/droids/delay/SimpleDelayTimer.html" title="class in org.apache.droids.delay">SimpleDelayTimer</A></B></CODE>
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B>MultiThreadedTaskMaster.</B><B><A HREF="../../../../../org/apache/droids/impl/MultiThreadedTaskMaster.html#setDelayTimer(org.apache.droids.api.DelayTimer)">setDelayTimer</A></B>(<A HREF="../../../../../org/apache/droids/api/DelayTimer.html" title="interface in org.apache.droids.api">DelayTimer</A>&nbsp;delayTimer)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -257,7 +211,7 @@
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/droids/api//class-useDelayTimer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/droids/api/class-use/DelayTimer.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DelayTimer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--