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

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-ejb3x/src/main/javax/ejb   ...
From:       Bill DeCoste <bdecoste () jboss ! com>
Date:       2005-09-30 22:25:55
Message-ID: E1ELTKF-0001jx-Ua () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: bdecoste
  Date: 05/09/30 18:25:55

  Modified:    src/main/javax/ejb   ActivationConfigProperty.java
                        ApplicationException.java
  Log:
  added javadoc to annotations
  
  Revision  Changes    Path
  1.6       +3 -1      jboss-ejb3x/src/main/javax/ejb/ActivationConfigProperty.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ActivationConfigProperty.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-ejb3x/src/main/javax/ejb/ActivationConfigProperty.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- ActivationConfigProperty.java	27 Jun 2005 18:26:42 -0000	1.5
  +++ ActivationConfigProperty.java	30 Sep 2005 22:25:55 -0000	1.6
  @@ -9,8 +9,10 @@
   
   
   /**
  + * Annotation for adding properties to messaging bean annotations (i.e. @MessageDriven, @Consumer)
  + * 
    * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
  - * @version $Revision: 1.5 $
  + * @version $Revision: 1.6 $
    */
   public @interface ActivationConfigProperty
   {
  
  
  
  1.3       +3 -2      jboss-ejb3x/src/main/javax/ejb/ApplicationException.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ApplicationException.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-ejb3x/src/main/javax/ejb/ApplicationException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ApplicationException.java	27 Jun 2005 18:26:42 -0000	1.2
  +++ ApplicationException.java	30 Sep 2005 22:25:55 -0000	1.3
  @@ -12,10 +12,11 @@
   import java.lang.annotation.Target;
   
   /**
  - * Comment
  + * Annotation for identifying an Exception class as an Application Exception, which does not cause
  + * a transaction rollback
    *
    * @author <a href="mailto:bill@jboss.org">Bill Burke</a>
  - * @version $Revision: 1.2 $
  + * @version $Revision: 1.3 $
    */
   @Target(ElementType.TYPE)
   @Retention(RetentionPolicy.RUNTIME)
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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