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