Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-599

document CacheManager's default constructor

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 4.1.0.Final
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            mircea.markus Mircea Markus (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: