[jboss-jira] [JBoss JIRA] Closed: (JBCACHE-1299) Add extension point to CacheManagerImpl for actual cache creation

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Feb 28 13:07:57 EST 2008


     [ http://jira.jboss.com/jira/browse/JBCACHE-1299?page=all ]

Brian Stansberry closed JBCACHE-1299.
-------------------------------------

    Resolution: Done

> Add extension point to CacheManagerImpl for actual cache creation
> -----------------------------------------------------------------
>
>                 Key: JBCACHE-1299
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1299
>             Project: JBoss Cache
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>
> Encapsulate the call to new DefaultCacheFactory().createCache(config, false) in a protected method so subclasses can override the cache creation process.
> An example of where I'll use this is in the Hibernate/JBC test suite where I use a custom DefaultCacheFactory subclass that sets the cache's defaultClassLoader.

-- 
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