[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] nukes-2/portal/src/main/org/jboss/nukes/portal/invocation AttachmentKey.java
From:       Julien Viet <vietj () users ! sourceforge ! net>
Date:       2004-11-30 16:44:13
Message-ID: E1CZB6r-0006yy-W8 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: vietj   
  Date: 04/11/30 08:44:13

  Modified:    portal/src/main/org/jboss/nukes/portal/invocation
                        AttachmentKey.java
  Log:
  update the way the window for the view are acquired, so the \
PortalRequest#getWindows() is removed and now it's done by an aspect that pull the \
view from somewhere and stuff the invocation with that.  
  Revision  Changes    Path
  1.5       +4 -1      \
nukes-2/portal/src/main/org/jboss/nukes/portal/invocation/AttachmentKey.java  
  Index: AttachmentKey.java
  ===================================================================
  RCS file: /cvsroot/jboss/nukes-2/portal/src/main/org/jboss/nukes/portal/invocation/AttachmentKey.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AttachmentKey.java	21 Nov 2004 14:39:47 -0000	1.4
  +++ AttachmentKey.java	30 Nov 2004 16:44:13 -0000	1.5
  @@ -12,7 +12,7 @@
    * Typesafe enumeration for invocation elements.
    *
    * @author <a href="mailto:julien@jboss.org">Julien Viet</a>
  - * @version $Revision: 1.4 $
  + * @version $Revision: 1.5 $
    */
   public class AttachmentKey
   {
  @@ -43,6 +43,9 @@
      /** The user context. */
      public static final AttachmentKey USER_CONTEXT = new \
AttachmentKey("USER_CONTEXT");  
  +   /** The rendered windows. */
  +   public static final AttachmentKey VIEW = new AttachmentKey("VIEW");
  +
      private final String name;
   
      protected AttachmentKey(String name)
  
  
  


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic