donaldp 2002/09/09 05:16:31
Modified: containerkit/src/java/org/apache/excalibur/containerkit/factory
ComponentFactory.java
Log:
Remove FQN from javadoc
Revision Changes Path
1.10 +2 -2
jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/factory/ComponentFactory.java
Index: ComponentFactory.java
===================================================================
RCS file:
/home/cvs/jakarta-avalon-excalibur/containerkit/src/java/org/apache/excalibur/containerkit/factory/ComponentFactory.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ComponentFactory.java 31 Aug 2002 10:57:50 -0000 1.9
+++ ComponentFactory.java 9 Sep 2002 12:16:31 -0000 1.10
@@ -32,7 +32,7 @@
String ROLE = ComponentFactory.class.getName();
/**
- * Create a {@link org.apache.excalibur.containerkit.factory.ComponentBundle}
for component
+ * Create a {@link ComponentBundle} for component
* specified by implementationKey.
*
* @param implementationKey the key indicating type of component (usually
classname)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>