« Return to Thread: [jira] Created: (CARGO-704) Add methods to LocalConfiguration

[jira] Created: (CARGO-704) Add methods to LocalConfiguration

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Add methods to LocalConfiguration
----------------------------------

                 Key: CARGO-704
                 URL: http://jira.codehaus.org/browse/CARGO-704
             Project: Cargo
          Issue Type: Bug
          Components: Core
            Reporter: Tomás Pollak
            Priority: Minor


The class AbstractLocalConfiguration has two public methods:
addDataSource(DataSource);
getDataSources();

These methods should also be declared in the LocalConfiguration interface.

From the mailing list:
http://www.nabble.com/DataSource-configuration-for-Tomcat-5x%2C-Java-API-td23713677.html

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (CARGO-704) Add methods to LocalConfiguration