FYI - UC2 of the JBoss Admin Console Requirements is now complete.

USE CASE 2: View the connection pool information for a DataSource
Basic Description
An administrator uses the system to view the connection pool information of a 
deployed DataSource.

Preconditions
It is assumed that Use Case 1 will already have been executed and the user has 
a list of DatasSources from which to choose.

Goal
Display connection pool information relating to a DataSource.

Basic flow of events
1.      The user indicates to the system that they wish to view connection pool 
information on a particular DataSource from the list.
2.      The system displays connection pool related information for the 
selected DataSource.
3.      The use case ends.


Extension points
E2.1: Flush the connection pool for a DataSource
After step 3) in the Basic Flow:
1.      The user indicates to the system that they wish to flush the connection 
pool associated with the selected DataSource.
2.      The system attempts to flush the appropriate connection pool.
3.      The use case ends.

E2.2: Stop the connection pool for a DataSource
After step 3) in the Basic Flow:
1.      The user indicates to the system that they wish to stop the connection 
pool associated with the selected DataSource.
2.      The system attempts to stop the appropriate connection pool.
3.      The use case ends.
E2.3: Start the connection pool for a DataSource
After step 3) in the Basic Flow:
1.      The user indicates to the system that they wish to start the connection 
pool associated with the selected DataSource.
2.      The system attempts to start the appropriate connection pool.
3.      The use case ends.

Special Requirements
1.      See Reference Document 1) for the list of connection pool related 
information which will be displayed.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866475#3866475

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866475


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to