[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1138) User extensible configuration should be centralised - configuration settings allowing <class> and <properties> defintions
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed May 28 11:16:50 EDT 2008
[ http://jira.jboss.com/jira/browse/JBCACHE-1138?page=all ]
Manik Surtani resolved JBCACHE-1138.
------------------------------------
Resolution: Done
> 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.2.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