You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ow...@apache.org on 2002/08/08 17:32:47 UTC

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/base WSIFServiceFactoryImpl.java

owenb       2002/08/08 08:32:47

  Modified:    java/src/org/apache/wsif/base WSIFServiceFactoryImpl.java
  Log:
  Updated author tags
  
  Revision  Changes    Path
  1.4       +1 -0      xml-axis-wsif/java/src/org/apache/wsif/base/WSIFServiceFactoryImpl.java
  
  Index: WSIFServiceFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/src/org/apache/wsif/base/WSIFServiceFactoryImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- WSIFServiceFactoryImpl.java	8 Aug 2002 15:24:31 -0000	1.3
  +++ WSIFServiceFactoryImpl.java	8 Aug 2002 15:32:47 -0000	1.4
  @@ -74,6 +74,7 @@
    * Factory class to create WSIFService's.
    * 
    * @author Mark Whitlock
  + * @author Owen Burroughs <ow...@apache.org>
    */
   public class WSIFServiceFactoryImpl extends WSIFServiceFactory{