]
Manik Surtani updated ISPN-599:
-------------------------------
Fix Version/s: 4.1.0.Final
(was: 4.1.0.CR3)
document CacheManager's default constructor
-------------------------------------------
Key: ISPN-599
URL:
https://jira.jboss.org/browse/ISPN-599
Project: Infinispan
Issue Type: Feature Request
Reporter: Mircea Markus
Assignee: Manik Surtani
Fix For: 4.1.0.Final
Current javadoc says:
/**
* Constructs and starts a default instance of the CacheManager, using configuration
defaults.
*/
public DefaultCacheManager() {
this(null, null, true);
}
This does not make it to the user what "configuration defaults" are: e.g. load
from a default file, what is the default cache mode etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: