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

ParserRegistry.parse(InputStream is, MediaType mediaType)

XMLWordPrintable

      org.infinispan.configuration.parsing.parse(InputStream is, ConfigurationResourceResolver resourceResolver, MediaType mediaType) still describes the resourceResolver parameter as optional in the javadoc.
      We should:

      • adjust the javadoc to no longer describe it as optional
      • add another version of the parse method without the ConfigurationResourceResolver: parse(InputStream is, MediaType mediaType)

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: