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

List:       cactus-dev
Subject:    cvs commit: jakarta-cactus/src/framework/share/org/apache/cactus ServiceEnumeration.java
From:       vmassol () apache ! org
Date:       2001-11-16 19:30:10
[Download RAW message or body]

vmassol     01/11/16 11:30:10

  Modified:    src/framework/share/org/apache/cactus
                        ServiceEnumeration.java
  Log:
  added new test "service" (we alreayd had "execute test" and "get result" services) \
which is simply used to verify if connection with the redirector is working and does \
nothing  
  Revision  Changes    Path
  1.5       +7 -1      \
jakarta-cactus/src/framework/share/org/apache/cactus/ServiceEnumeration.java  
  Index: ServiceEnumeration.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/src/framework/share/org/apache/cactus/ServiceEnumeration.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ServiceEnumeration.java	2001/09/14 20:19:20	1.4
  +++ ServiceEnumeration.java	2001/11/16 19:30:10	1.5
  @@ -59,7 +59,7 @@
    *
    * @author <a href="mailto:vmassol@apache.org">Vincent Massol</a>
    *
  - * @version $Id: ServiceEnumeration.java,v 1.4 2001/09/14 20:19:20 pier Exp $
  + * @version $Id: ServiceEnumeration.java,v 1.5 2001/11/16 19:30:10 vmassol Exp $
    */
   public class ServiceEnumeration
   {
  @@ -74,6 +74,12 @@
        */
       public static final ServiceEnumeration GET_RESULTS_SERVICE =
           new ServiceEnumeration("GET_RESULTS");
  +
  +    /**
  +     * Get the previous test results Service.
  +     */
  +    public static final ServiceEnumeration RUN_TEST_SERVICE =
  +        new ServiceEnumeration("RUN_TEST");
   
       /**
        * The service's name
  
  
  

--
To unsubscribe, e-mail:   <mailto:cactus-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-dev-help@jakarta.apache.org>


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

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