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

List:       activemq-commits
Subject:    svn commit: r427053 - /incubator/activemq/site/nms/ndoc/
From:       jstrachan () apache ! org
Date:       2006-07-31 9:21:06
Message-ID: 20060731092108.D982E1A981A () eris ! apache ! org
[Download RAW message or body]

Author: jstrachan
Date: Mon Jul 31 02:21:05 2006
New Revision: 427053

URL: http://svn.apache.org/viewvc?rev=427053&view=rev
Log:
Latest auto-generated NMS docs

Modified:
    incubator/activemq/site/nms/ndoc/NMS.AcknowledgementMode.html
    incubator/activemq/site/nms/ndoc/NMS.DestinationType.html
    incubator/activemq/site/nms/ndoc/NMS.IDestination.html
    incubator/activemq/site/nms/ndoc/NMS.IQueue.html
    incubator/activemq/site/nms/ndoc/NMS.IStartable.html
    incubator/activemq/site/nms/ndoc/NMS.IStoppable.html
    incubator/activemq/site/nms/ndoc/NMS.ITemporaryQueue.html
    incubator/activemq/site/nms/ndoc/NMS.ITemporaryTopic.html
    incubator/activemq/site/nms/ndoc/NMS.ITopic.html
    incubator/activemq/site/nms/ndoc/NMS.html

Modified: incubator/activemq/site/nms/ndoc/NMS.AcknowledgementMode.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.AcknowledgementMode.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.AcknowledgementMode.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.AcknowledgementMode.html Mon Jul 31 02:21:05 \
2006 @@ -23,8 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p>
-      </p>
+      <p> The mode used to acknowledge messages after they are consumed </p>
       <div class="syntax">
         <div>public enum AcknowledgementMode</div>
       </div>

Modified: incubator/activemq/site/nms/ndoc/NMS.DestinationType.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.DestinationType.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.DestinationType.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.DestinationType.html Mon Jul 31 02:21:05 \
2006 @@ -23,8 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p>
-      </p>
+      <p> Represents the type of the destination such as a queue or topic. </p>
       <div class="syntax">
         <div>public enum DestinationType</div>
       </div>

Modified: incubator/activemq/site/nms/ndoc/NMS.IDestination.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.IDestination.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.IDestination.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.IDestination.html Mon Jul 31 02:21:05 2006
@@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Summary description for Destination. </p>
+      <p> A base interface for destinations such as queues or topics </p>
       <p>For a list of all members of this type, see <a \
href="NMS.IDestinationMembers.html">IDestination Members</a>.</p>  <p>
         <b>NMS.IDestination</b>

Modified: incubator/activemq/site/nms/ndoc/NMS.IQueue.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.IQueue.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.IQueue.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.IQueue.html Mon Jul 31 02:21:05 2006
@@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Summary description for IQueue. </p>
+      <p> Represents a queue in a message broker. A message sent to a queue is \
                delivered to at most one consumer on the queue. </p>
       <p>For a list of all members of this type, see <a \
href="NMS.IQueueMembers.html">IQueue Members</a>.</p>  <p>
       </p>

Modified: incubator/activemq/site/nms/ndoc/NMS.IStartable.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.IStartable.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.IStartable.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.IStartable.html Mon Jul 31 02:21:05 2006
@@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Implemented by NMS objects that can be started. </p>
+      <p> A lifecycle for NMS objects to indicate they can be started </p>
       <p>For a list of all members of this type, see <a \
href="NMS.IStartableMembers.html">IStartable Members</a>.</p>  <p>
         <b>NMS.IStartable</b>

Modified: incubator/activemq/site/nms/ndoc/NMS.IStoppable.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.IStoppable.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.IStoppable.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.IStoppable.html Mon Jul 31 02:21:05 2006
@@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Implemented by NMS objects that can be started. </p>
+      <p> A lifecycle for NMS objects to indicate they can be stopped </p>
       <p>For a list of all members of this type, see <a \
href="NMS.IStoppableMembers.html">IStoppable Members</a>.</p>  <p>
         <b>NMS.IStoppable</b>

Modified: incubator/activemq/site/nms/ndoc/NMS.ITemporaryQueue.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.ITemporaryQueue.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.ITemporaryQueue.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.ITemporaryQueue.html Mon Jul 31 02:21:05 \
2006 @@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Summary description for ITemporaryQueue. </p>
+      <p> Represents a temporary queue which exists for the duration of the \
IConnection which created it. </p>  <p>
       </p>
       <div class="syntax">

Modified: incubator/activemq/site/nms/ndoc/NMS.ITemporaryTopic.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.ITemporaryTopic.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.ITemporaryTopic.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.ITemporaryTopic.html Mon Jul 31 02:21:05 \
2006 @@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Summary description for TemporaryTopic. </p>
+      <p> Represents a temporary topic which exists for the duration of the \
IConnection which created it. </p>  <p>
       </p>
       <div class="syntax">

Modified: incubator/activemq/site/nms/ndoc/NMS.ITopic.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.ITopic.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.ITopic.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.ITopic.html Mon Jul 31 02:21:05 2006
@@ -23,7 +23,7 @@
       </div>
     </div>
     <div id="nstext">
-      <p> Summary description for ITopic. </p>
+      <p> Represents a topic in a message broker. A message sent to a topic is \
                delivered to all consumers on the topic who are interested in the \
                message. </p>
       <p>For a list of all members of this type, see <a \
href="NMS.ITopicMembers.html">ITopic Members</a>.</p>  <p>
       </p>

Modified: incubator/activemq/site/nms/ndoc/NMS.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/nms/ndoc/NMS.html?rev=427053&r1=427052&r2=427053&view=diff
 ==============================================================================
--- incubator/activemq/site/nms/ndoc/NMS.html (original)
+++ incubator/activemq/site/nms/ndoc/NMS.html Mon Jul 31 02:21:05 2006
@@ -79,7 +79,7 @@
             <td width="50%">
               <a href="NMS.IDestination.html">IDestination</a>
             </td>
-            <td width="50%"> Summary description for Destination. </td>
+            <td width="50%"> A base interface for destinations such as queues or \
topics </td>  </tr>
           <tr valign="top">
             <td width="50%">
@@ -115,7 +115,7 @@
             <td width="50%">
               <a href="NMS.IQueue.html">IQueue</a>
             </td>
-            <td width="50%"> Summary description for IQueue. </td>
+            <td width="50%"> Represents a queue in a message broker. A message sent \
to a queue is delivered to at most one consumer on the queue. </td>  </tr>
           <tr valign="top">
             <td width="50%">
@@ -127,25 +127,25 @@
             <td width="50%">
               <a href="NMS.IStartable.html">IStartable</a>
             </td>
-            <td width="50%"> Implemented by NMS objects that can be started. </td>
+            <td width="50%"> A lifecycle for NMS objects to indicate they can be \
started </td>  </tr>
           <tr valign="top">
             <td width="50%">
               <a href="NMS.IStoppable.html">IStoppable</a>
             </td>
-            <td width="50%"> Implemented by NMS objects that can be started. </td>
+            <td width="50%"> A lifecycle for NMS objects to indicate they can be \
stopped </td>  </tr>
           <tr valign="top">
             <td width="50%">
               <a href="NMS.ITemporaryQueue.html">ITemporaryQueue</a>
             </td>
-            <td width="50%"> Summary description for ITemporaryQueue. </td>
+            <td width="50%"> Represents a temporary queue which exists for the \
duration of the IConnection which created it. </td>  </tr>
           <tr valign="top">
             <td width="50%">
               <a href="NMS.ITemporaryTopic.html">ITemporaryTopic</a>
             </td>
-            <td width="50%"> Summary description for TemporaryTopic. </td>
+            <td width="50%"> Represents a temporary topic which exists for the \
duration of the IConnection which created it. </td>  </tr>
           <tr valign="top">
             <td width="50%">
@@ -157,7 +157,7 @@
             <td width="50%">
               <a href="NMS.ITopic.html">ITopic</a>
             </td>
-            <td width="50%"> Summary description for ITopic. </td>
+            <td width="50%"> Represents a topic in a message broker. A message sent \
to a topic is delivered to all consumers on the topic who are interested in the \
message. </td>  </tr>
         </table>
       </div>
@@ -187,13 +187,13 @@
             <td width="50%">
               <a href="NMS.AcknowledgementMode.html">AcknowledgementMode</a>
             </td>
-            <td width="50%"> </td>
+            <td width="50%"> The mode used to acknowledge messages after they are \
consumed </td>  </tr>
           <tr valign="top">
             <td width="50%">
               <a href="NMS.DestinationType.html">DestinationType</a>
             </td>
-            <td width="50%"> </td>
+            <td width="50%"> Represents the type of the destination such as a queue \
or topic. </td>  </tr>
         </table>
       </div>


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

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