You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2002/07/01 01:26:57 UTC

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/acting SessionStateAction.java

vgritsenko    2002/06/30 16:26:57

  Modified:    src/java/org/apache/cocoon/acting SessionStateAction.java
  Log:
  Remove references to *Factories
  
  Revision  Changes    Path
  1.7       +3 -3      xml-cocoon2/src/java/org/apache/cocoon/acting/SessionStateAction.java
  
  Index: SessionStateAction.java
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/acting/SessionStateAction.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SessionStateAction.java	22 Feb 2002 06:59:26 -0000	1.6
  +++ SessionStateAction.java	30 Jun 2002 23:26:57 -0000	1.7
  @@ -109,8 +109,8 @@
    *   </tr>
    * </table>
    *
  - * @see org.apache.cocoon.matching.WildcardSessionAttributeMatcherFactory
  - * @see org.apache.cocoon.selection.SessionAttributeSelectorFactory
  + * @see org.apache.cocoon.matching.WildcardSessionAttributeMatcher
  + * @see org.apache.cocoon.selection.SessionAttributeSelector
    *
    * @author <a href="mailto:haul@informatik.tu-darmstadt.de">Christian Haul</a>
    * @version CVS $Id$
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org