svn commit: r570864 - /lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed Aug 29 10:06:42 2007
New Revision: 570864

URL: http://svn.apache.org/viewvc?rev=570864&view=rev
Log:
Mark AxisUUIDGenerator as ThreadSafe

Modified:
    lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java

Modified: lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java?rev=570864&r1=570863&r2=570864&view=diff
==============================================================================
--- lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java (original)
+++ lenya/trunk/src/impl/java/org/apache/lenya/cms/repository/AxisUUIDGenerator.java Wed Aug 29 10:06:42 2007
@@ -24,7 +24,7 @@
 /**
  * UUID generator based on Apache Axis.
  */
-public class AxisUUIDGenerator extends AbstractLogEnabled implements UUIDGenerator {
+public class AxisUUIDGenerator extends AbstractLogEnabled implements UUIDGenerator, ThreadSafe {
 
     public String nextUUID() {
         UUIDGen generator = UUIDGenFactory.getUUIDGen();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.