Skip to Content.
Sympa Menu

notify-dpml - r953 - trunk/main/metro/part/api/src/main/net/dpml/part/local

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r953 - trunk/main/metro/part/api/src/main/net/dpml/part/local
  • Date: Mon, 23 Jan 2006 05:08:08 +0100

Author: mcconnell
Date: 2006-01-23 05:08:06 +0100 (Mon, 23 Jan 2006)
New Revision: 953

Modified:
trunk/main/metro/part/api/src/main/net/dpml/part/local/InitialContext.java
Log:
javadoc correction

Modified:
trunk/main/metro/part/api/src/main/net/dpml/part/local/InitialContext.java
===================================================================
---
trunk/main/metro/part/api/src/main/net/dpml/part/local/InitialContext.java
2006-01-23 04:02:39 UTC (rev 952)
+++
trunk/main/metro/part/api/src/main/net/dpml/part/local/InitialContext.java
2006-01-23 04:08:06 UTC (rev 953)
@@ -179,8 +179,7 @@

//----------------------------------------------------------------------------

/**
- * Creation of a new <tt>CompositionContext</tt>.
- * @param logger the assigned logging channel
+ * Creation of a new <tt>InitialContext</tt>.
*/
public InitialContext()
{
@@ -188,7 +187,7 @@
}

/**
- * Creation of a new <tt>CompositionContext</tt>.
+ * Creation of a new <tt>InitialContext</tt>.
* @param logger the assigned logging channel
*/
public InitialContext( Logger logger )
@@ -197,7 +196,7 @@
}

/**
- * Creation of a new <tt>CompositionContext</tt>.
+ * Creation of a new <tt>InitialContext</tt>.
* @param logger the assigned logging channel
* @param work the working directory
* @param temp the temporary directory




  • r953 - trunk/main/metro/part/api/src/main/net/dpml/part/local, mcconnell at BerliOS, 01/22/2006

Archive powered by MHonArc 2.6.24.

Top of Page