[rhmessaging-commits] rhmessaging commits: r969 - mgmt/notes.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Oct 8 15:40:56 EDT 2007


Author: justi9
Date: 2007-10-08 15:40:56 -0400 (Mon, 08 Oct 2007)
New Revision: 969

Added:
   mgmt/notes/cumin-ui-inventory.txt
Log:
Add UI inventory doc

Added: mgmt/notes/cumin-ui-inventory.txt
===================================================================
--- mgmt/notes/cumin-ui-inventory.txt	                        (rev 0)
+++ mgmt/notes/cumin-ui-inventory.txt	2007-10-08 19:40:56 UTC (rev 969)
@@ -0,0 +1,69 @@
+This all uses spec language, so:
+
+  virtual host = fhost
+  server = broker
+
+ * Top
+
+   - Tabs: servers, clusters, virtual hosts (though I have a question
+     about this)
+
+   - Server tab: two views, individual servers and groups
+
+ * Server
+
+   - Properties: name, cluster
+
+   - Actions: shutdown
+
+   - Tabs: virtual hosts, server groups, config
+
+ * Server group
+
+   - Properties: name, containing groups
+
+   - Actions: (all actions from server), add and remove server, apply
+     template
+
+   - Tabs: servers, subgroups
+
+ * Cluster
+
+   - Properties: name
+
+   - Tabs: servers
+
+ * Virtual host
+
+   - Properties: name, virtual host groups
+
+   - Actions: add queue, add exchange
+
+   - Tabs: queues, exchanges
+
+ * Virtual host group
+
+   - Properties: name, containing groups
+
+   - Actions: (all actions from virtual host), add and remove virtual
+     host, apply template
+
+   - Tabs: virtual hosts, subgroups
+
+ * Queue
+
+   - Properties: name
+
+   - Actions: remove self, add binding, edit properties
+
+   - Status: queue depth, errors and warnings
+
+   - Tabs: bindings
+
+ * Exchange
+
+   - Properties: name
+
+   - Actions: remove self, add binding, edit properties
+
+   - Tabs: bindings




More information about the rhmessaging-commits mailing list