Title: [waffle-scm] [916] trunk/waffle-core/src/main/java/org/codehaus/waffle/Startable.java: words fixup
Revision
916
Author
paul
Date
2009-02-17 14:21:45 -0600 (Tue, 17 Feb 2009)

Log Message

words fixup

Modified Paths


Diff

Modified: trunk/waffle-core/src/main/java/org/codehaus/waffle/Startable.java (915 => 916)

--- trunk/waffle-core/src/main/java/org/codehaus/waffle/Startable.java	2009-02-17 20:18:06 UTC (rev 915)
+++ trunk/waffle-core/src/main/java/org/codehaus/waffle/Startable.java	2009-02-17 20:21:45 UTC (rev 916)
@@ -9,9 +9,9 @@
  * </p>
  *
  * @author Michael Ward
- * @see org.codehaus.waffle.registrar.Registrar#application()
- * @see org.codehaus.waffle.registrar.Registrar#session()
- * @see org.codehaus.waffle.registrar.Registrar#request() 
+ * @see org.codehaus.waffle.context.WaffleWebappComposer#composeApplication()
+ * @see org.codehaus.waffle.context.WaffleWebappComposer#composeSession()
+ * @see org.codehaus.waffle.context.WaffleWebappComposer#composeRequest() 
  */
 public interface Startable {
 


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to