User: vharcq  
  Date: 02/07/14 15:33:47

  Modified:    modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb
                        MVCSoftSubTask.java
  Log:
  [ 573673 ] MVCSoft version 1.1 support for task
  
  Revision  Changes    Path
  1.7       +3 -0      
xdoclet/modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb/MVCSoftSubTask.java
  
  Index: MVCSoftSubTask.java
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/mvcsoft/src/xdoclet/modules/mvcsoft/ejb/MVCSoftSubTask.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -r1.6 -r1.7
  --- MVCSoftSubTask.java       14 Jul 2002 22:04:17 -0000      1.6
  +++ MVCSoftSubTask.java       14 Jul 2002 22:33:47 -0000      1.7
  @@ -94,6 +94,7 @@
        * Sets the Connectionjndiname attribute of the MVCSoftSubTask object
        *
        * @param jndiName  The new Connectionjndiname value
  +     * @ant.required    No, default is "java:DefaultDS"
        */
       public void setConnectionjndiname(String jndiName)
       {
  @@ -104,6 +105,7 @@
        * Sets the Loggingtype attribute of the MVCSoftSubTask object
        *
        * @param loggingType  The new Loggingtype value
  +     * @ant.required       No, default is "None"
        */
       public void setLoggingtype(String loggingType)
       {
  @@ -114,6 +116,7 @@
        * Sets the lightweightfactoryname attribute of the MVCSoftSubTask object
        *
        * @param lightweightFactoryName
  +     * @ant.required                  No, default is no value
        */
       public void setLightweightfactoryname(String lightweightFactoryName)
       {
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to