dlr 01/08/26 19:59:02
Modified: src/core/java/org/apache/fulcrum Service.java
Log:
JavaDoc tweak.
Revision Changes Path
1.9 +2 -2
jakarta-turbine-fulcrum/src/core/java/org/apache/fulcrum/Service.java
Index: Service.java
===================================================================
RCS file:
/home/cvs/jakarta-turbine-fulcrum/src/core/java/org/apache/fulcrum/Service.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -u -r1.8 -r1.9
--- Service.java 2001/08/15 21:19:31 1.8
+++ Service.java 2001/08/27 02:59:02 1.9
@@ -68,7 +68,7 @@
* @author <a href="mailto:[EMAIL PROTECTED]">Daniel Rall</a>
* @author <a href="mailto:[EMAIL PROTECTED]">Leonard Richardson</a>
* @author <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a>
- * @version $Id: Service.java,v 1.8 2001/08/15 21:19:31 dlr Exp $
+ * @version $Id: Service.java,v 1.9 2001/08/27 02:59:02 dlr Exp $
*/
public interface Service
{
@@ -154,7 +154,7 @@
* may chose to alter its configuration, therefore they may be
* different from those returned by ServiceBroker.
*
- * @return The Configuration of this Service.
+ * @return The configuration of this <code>Service</code>.
*/
public ExtendedProperties getConfiguration();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]