Author: mir
Date: Tue Dec 15 13:37:06 2009
New Revision: 890794

URL: http://svn.apache.org/viewvc?rev=890794&view=rev
Log:
CLEREZZA-23: added comment

Modified:
    
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java

Modified: 
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java?rev=890794&r1=890793&r2=890794&view=diff
==============================================================================
--- 
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
 (original)
+++ 
incubator/clerezza/issues/CLEREZZA-23/org.apache.clerezza.platform.content/src/main/java/org/apache/clerezza/platform/content/DiscobitsTypeHandler.java
 Tue Dec 15 13:37:06 2009
@@ -60,6 +60,9 @@
  * Is an implementation of DiscobitsHandler and additionally registers as
  * TypeHanlder to allow HTTP GET and PUT.
  *
+ * <code>MetaDataGenerator</code>s are located using the service registry and
+ * used to add meta data to putted content.
+ *
  * @author reto, tho
  */
 @Component


Reply via email to