bloritsch 2002/08/06 11:09:44
Modified: fortress/src/java/org/apache/excalibur/fortress/container
DefaultContainer.java
Log:
Update javadoc
Revision Changes Path
1.2 +2 -4
jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/container/DefaultContainer.java
Index: DefaultContainer.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/fortress/src/java/org/apache/excalibur/fortress/container/DefaultContainer.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DefaultContainer.java 30 Jul 2002 15:12:30 -0000 1.1
+++ DefaultContainer.java 6 Aug 2002 18:09:44 -0000 1.2
@@ -15,9 +15,7 @@
import org.apache.avalon.framework.component.ComponentManager;
/**
- * The Container is an interface used to mark the Containers in your system.
It
- * exposes a protected getServiceManager() method so that the
- * Container's Manager can expose that to the instantiating class.
+ * This is the default container, and it marks the default markup for
configurations.
*
* @author <a href="mailto:[EMAIL PROTECTED]">Berin Loritsch</a>
* @author <a href="mailto:[EMAIL PROTECTED]">Peter Royal</a>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>