]
Ben Wang resolved JBCACHE-827.
------------------------------
Resolution: Done
Consolidate Factory creation method between Cache and PojoCache
---------------------------------------------------------------
Key: JBCACHE-827
URL:
http://jira.jboss.com/jira/browse/JBCACHE-827
Project: JBoss Cache
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Ben Wang
Assigned To: Ben Wang
Priority: Minor
Fix For: 2.0.0.GA
We have agreed to for Cache and PojoCache to use static methods to obtain a cache
instance, e.g.,
For Cache,
Cache c = org.jboss.cache.factories.DefaultCacheFactory.createCache(configName);
and for PojoCache
PojoCache pc = org.jboss.cache.pojo.PojoCacheFactory.createCache(configName);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: