leosimons 2003/01/06 05:54:00
Modified: fortress/src/java/org/apache/excalibur/fortress/handler
package.html
Log:
remove confusion about lifecyle usage in ComponentHandler
Revision Changes Path
1.2 +5 -0
jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/handler/package.html
Index: package.html
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/handler/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.html 11 Dec 2002 03:28:26 -0000 1.1
+++ package.html 6 Jan 2003 13:54:00 -0000 1.2
@@ -3,5 +3,10 @@
<p>
The <code>handler</code> package includes the lifestyle support systems.
</p>
+<p>
+Note that although these handlers make use of the avalon lifecycle interfaces,
+they are not 'real' components, and not every part of the lifecycle is supported.
+In particular, a handler doesn't start/stop or execute in any way.
+</p>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>