mcconnell 2003/02/17 04:06:34
Modified: assembly/src/java/org/apache/avalon/assembly/appliance
DefaultApplianceContext.java
Log:
Javadoc updates.
Revision Changes Path
1.10 +3 -2
avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/appliance/DefaultApplianceContext.java
Index: DefaultApplianceContext.java
===================================================================
RCS file:
/home/cvs/avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/appliance/DefaultApplianceContext.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- DefaultApplianceContext.java 7 Feb 2003 15:38:57 -0000 1.9
+++ DefaultApplianceContext.java 17 Feb 2003 12:06:34 -0000 1.10
@@ -534,7 +534,8 @@
* Set the startup policy for the component. If TRUE, startup
* of the component will be executed during normal lifecycle processing
* on request for a new component instance. If FALSE the startup phase
- * will be ommitted.
+ * will be ommitted. This policy enables container implementations to
+ * take over startup sequencing of the components they are managing.
*
* @param policy the startup policy
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]