bloritsch 2002/09/30 14:04:45 Added: docs/excalibur/event/api/org/apache/excalibur/event/command EventThreadPool.html Log: fixed missing class Revision Changes Path 1.1 jakarta-avalon-site/docs/excalibur/event/api/org/apache/excalibur/event/command/EventThreadPool.html Index: EventThreadPool.html =================================================================== <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Mon Sep 30 17:02:52 EDT 2002 --> <TITLE> EventThreadPool (Excalibur Event API) </TITLE> <META NAME="keywords" CONTENT="org.apache.excalibur.event.command.EventThreadPool,EventThreadPool class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> </HEAD> <SCRIPT> function asd() { parent.document.title="EventThreadPool (Excalibur Event API)"; } </SCRIPT> <BODY BGCOLOR="white" onload="asd();"> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_top"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../org/apache/excalibur/event/command/DefaultThreadManager.html"><B>PREV CLASS</B></A> <A HREF="../../../../../org/apache/excalibur/event/command/TPCThreadManager.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="EventThreadPool.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.excalibur.event.command</FONT> <BR> Class EventThreadPool</H2> <PRE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">java.lang.Object</A> | +--org.apache.excalibur.thread.impl.AbstractThreadPool | +--<B>org.apache.excalibur.event.command.EventThreadPool</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://jakarta.apache.org/avalon/api/org/apache/avalon/framework/activity/Disposable.html">Disposable</A>, <A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A>, org.apache.excalibur.thread.ThreadPool</DD> </DL> <HR> <DL> <DT>public class <B>EventThreadPool</B><DT>extends org.apache.excalibur.thread.impl.AbstractThreadPool<DT>implements <A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A>, <A HREF="http://jakarta.apache.org/avalon/api/org/apache/avalon/framework/activity/Disposable.html">Disposable</A>, org.apache.excalibur.thread.ThreadPool</DL> <P> This class is the public frontend for the thread pool code. <P> <P> <DL> <DT><B>Author:</B></DT> <DD><a href="mailto:[EMAIL PROTECTED]">Berin Loritsch</a>, <a href="mailto:[EMAIL PROTECTED]">Stefano Mazzocchi</a>, <a href="mailto:peter at apache.org">Peter Donald</a></DD> </DL> <HR> <P> <!-- ======== NESTED CLASS SUMMARY ======== --> <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#EventThreadPool(int)">EventThreadPool</A></B>(int capacity)</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#EventThreadPool(java.lang.String, int)">EventThreadPool</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> name, int capacity)</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#EventThreadPool(java.lang.String, int, int)">EventThreadPool</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> name, int capacity, int timeout)</CODE> <BR> </TD> </TR> </TABLE> <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#dispose()">dispose</A></B>()</CODE> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#dispose(java.lang.Object)">dispose</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A> object)</CODE> <BR> Performs any deconstruction that is necessary for the object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html">Class</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#getCreatedClass()">getCreatedClass</A></B>()</CODE> <BR> Get the class of the object you are creating.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected org.apache.excalibur.thread.impl.WorkerThread</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#getWorker()">getWorker</A></B>()</CODE> <BR> Retrieve a worker thread from pool.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#newInstance()">newInstance</A></B>()</CODE> <BR> Create a new instance of the object being pooled.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/excalibur/event/command/EventThreadPool.html#releaseWorker(org.apache.excalibur.thread.impl.WorkerThread)">releaseWorker</A></B>(org.apache.excalibur.thread.impl.WorkerThread worker)</CODE> <BR> </TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_org.apache.excalibur.thread.impl.AbstractThreadPool"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from class org.apache.excalibur.thread.impl.AbstractThreadPool</B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>createWorker, destroyWorker, execute, execute, getName, getThreadGroup, newWorkerThread</CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A></B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD> </TR> </TABLE> <A NAME="methods_inherited_from_class_org.apache.excalibur.thread.ThreadPool"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from interface org.apache.excalibur.thread.ThreadPool</B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>execute, execute</CODE></TD> </TR> </TABLE> <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TD> </TR> </TABLE> <A NAME="EventThreadPool(int)"><!-- --></A><H3> EventThreadPool</H3> <PRE> public <B>EventThreadPool</B>(int capacity) throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html">Exception</A></PRE> <DL> </DL> <HR> <A NAME="EventThreadPool(java.lang.String, int)"><!-- --></A><H3> EventThreadPool</H3> <PRE> public <B>EventThreadPool</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> name, int capacity) throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html">Exception</A></PRE> <DL> </DL> <HR> <A NAME="EventThreadPool(java.lang.String, int, int)"><!-- --></A><H3> EventThreadPool</H3> <PRE> public <B>EventThreadPool</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html">String</A> name, int capacity, int timeout) throws <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Exception.html">Exception</A></PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="dispose()"><!-- --></A><H3> dispose</H3> <PRE> public void <B>dispose</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>dispose</CODE> in interface <CODE><A HREF="http://jakarta.apache.org/avalon/api/org/apache/avalon/framework/activity/Disposable.html">Disposable</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="newInstance()"><!-- --></A><H3> newInstance</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A> <B>newInstance</B>()</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></B></DD> <DD>Create a new instance of the object being pooled. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html#newInstance()">newInstance</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the pooled Object instance</DL> </DD> </DL> <HR> <A NAME="dispose(java.lang.Object)"><!-- --></A><H3> dispose</H3> <PRE> public void <B>dispose</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html">Object</A> object)</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></B></DD> <DD>Performs any deconstruction that is necessary for the object. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html#dispose(java.lang.Object)">dispose</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>object</CODE> - to destroy</DL> </DD> </DL> <HR> <A NAME="getCreatedClass()"><!-- --></A><H3> getCreatedClass</H3> <PRE> public <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Class.html">Class</A> <B>getCreatedClass</B>()</PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></B></DD> <DD>Get the class of the object you are creating. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html#getCreatedClass()">getCreatedClass</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/excalibur/mpool/ObjectFactory.html">ObjectFactory</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>Class object of the factory's class</DL> </DD> </DL> <HR> <A NAME="getWorker()"><!-- --></A><H3> getWorker</H3> <PRE> protected org.apache.excalibur.thread.impl.WorkerThread <B>getWorker</B>()</PRE> <DL> <DD>Retrieve a worker thread from pool. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>getWorker</CODE> in class <CODE>org.apache.excalibur.thread.impl.AbstractThreadPool</CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the worker thread retrieved from pool</DL> </DD> </DL> <HR> <A NAME="releaseWorker(org.apache.excalibur.thread.impl.WorkerThread)"><!-- --></A><H3> releaseWorker</H3> <PRE> protected void <B>releaseWorker</B>(org.apache.excalibur.thread.impl.WorkerThread worker)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE>releaseWorker</CODE> in class <CODE>org.apache.excalibur.thread.impl.AbstractThreadPool</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ========== START OF NAVBAR ========== --> <A NAME="navbar_bottom"><!-- --></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../org/apache/excalibur/event/command/DefaultThreadManager.html"><B>PREV CLASS</B></A> <A HREF="../../../../../org/apache/excalibur/event/command/TPCThreadManager.html"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="EventThreadPool.html" TARGET="_top"><B>NO FRAMES</B></A> <SCRIPT> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <!-- =========== END OF NAVBAR =========== --> <HR> Copyright © 2002 Apache Jakarta Project. All Rights Reserved. </BODY> </HTML>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>