Better descriptions
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 1 Dec 2009 23:28:49 +0000 (23:28 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 1 Dec 2009 23:28:49 +0000 (23:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@886005 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/catalina/core/mbeans-descriptors.xml

index 05f3917..83eaae5 100644 (file)
                writeable="false" />
 
     <attribute name="loadTime"
-               description="Load time"
+               description="Time taken to load and initialise the Servlet"
                type="long"
                writeable="false" />
 
     <attribute name="classLoadTime"
-               description="Class loading time"
+               description="Time taken to load the Servlet class"
                type="int"
                writeable="false" />