User: pathoss 
  Date: 02/05/15 12:19:29

  Modified:    modules/ejb/src/xdoclet/modules/ejb/mdb Tag:
                        MODULE_REFACTORING_BRANCH MdbTagsHandler.java
  Log:
  Removed todo-javadoc.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +5 -8      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/mdb/Attic/MdbTagsHandler.java
  
  Index: MdbTagsHandler.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/mdb/Attic/MdbTagsHandler.java,v
  retrieving revision 1.1.2.4
  retrieving revision 1.1.2.5
  diff -u -w -r1.1.2.4 -r1.1.2.5
  --- MdbTagsHandler.java       12 May 2002 13:53:30 -0000      1.1.2.4
  +++ MdbTagsHandler.java       15 May 2002 19:19:28 -0000      1.1.2.5
  @@ -19,7 +19,7 @@
    * @author               Ara Abrahamian ([EMAIL PROTECTED])
    * @created              Oct 16, 2001
    * @xdoclet:taghandler   namespace="EjbMdb"
  - * @version              $Revision: 1.1.2.4 $
  + * @version              $Revision: 1.1.2.5 $
    */
   public class MdbTagsHandler extends EjbTagsHandler
   {
  @@ -42,7 +42,6 @@
        *
        * @param clazz    Describe what the parameter does
        * @return         The MessageDrivenClassFor value
  -     * @todo-javadoc   Write javadocs for method parameter
        */
       public static String getMessageDrivenClassFor(XClass clazz)
       {
  @@ -81,8 +80,7 @@
   
   
       /**
  -     * Evaluate the body block if current class is of a message driven bean
  -     * type.
  +     * Evaluate the body block if current class is of a message driven bean type.
        *
        * @param template              The body of the block tag
        * @exception XDocletException
  @@ -99,8 +97,7 @@
       /**
        * Returns the name of message-driven bean class.
        *
  -     * @return                      The name of generated message-driven bean
  -     *      class.
  +     * @return                      The name of generated message-driven bean class.
        * @exception XDocletException
        * @doc:tag                     type="content"
        */
  
  
  

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to