[jboss-jira] [JBoss JIRA] Closed: (JBAS-5913) Extract an SPI for cluster module service's interaction with JBoss Cache
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri Aug 29 18:19:38 EDT 2008
[ https://jira.jboss.org/jira/browse/JBAS-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-5913.
----------------------------------
Resolution: Done
Done. I inadvertently used the wrong commit message for the commit on this; see commit for JBAS-5914 for the changes.
> Extract an SPI for cluster module service's interaction with JBoss Cache
> ------------------------------------------------------------------------
>
> Key: JBAS-5913
> URL: https://jira.jboss.org/jira/browse/JBAS-5913
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Clustering
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: JBossAS-5.0.0.CR2
>
>
> Create pluggable SPI to decouple cluster module code's use of JBC from the impl.
> This really means HAJNDI; the other cluster module JBC uses are already loosely coupled: DistributedState (which is an interface with a single class implementing it) and the CacheManager, which is also a single-class impl of an interface.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list