[infinispan-issues] [JBoss JIRA] Updated: (ISPN-599) document CacheManager's default constructor
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Mon Aug 16 11:55:11 EDT 2010
[ https://jira.jboss.org/browse/ISPN-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list