[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1138) User extensible configuration should be centralised - configuration settings allowing <class> and <properties> defintions

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Fri Jul 13 07:05:04 EDT 2007


User extensible configuration should be centralised - configuration settings allowing <class> and <properties> defintions
-------------------------------------------------------------------------------------------------------------------------

                 Key: JBCACHE-1138
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1138
             Project: JBoss Cache
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Galder Zamarreno
         Assigned To: Manik Surtani
            Priority: Minor
             Fix For: 2.1.0.GA


There's a common pattern in configuration set for:
- cache loader
- buddy locator
- and forthcoming singleton store cache loader

The pattern is that all three are user extensible in the sense that:
- user can redefine the class used to provide the functionality
- properties of this functionality can be defined via <properties> element

We should consolidate this into some kind of UserExtensibleConfigurationElement 
that includes class and properties logic.

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

        



More information about the jboss-jira mailing list