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

Resolve {@link} links in configuration reference

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Documentation
    • None

    Description

      Currently configuration reference documentation does not resolve

      {@link}

      links.

      It'd be nice if it'd point to the javadoc of the corresponding class if available!

      Examples:

      • Fully qualified class name of a class that looks up a reference to a {@link javax.transaction.TransactionManager}

        . The default provided is capable of locating the default TransactionManager in most popular Java EE systems, using a JNDI lookup. (Javadoc)

      • Fully qualified name of the class that the configured {@link org.infinispan.marshall.Externalizer} can marshall/unmarshall. Establishing the link between type marshalled and {@link org.infinispan.marshall.Externalizer}

        implementations enables users to provide their own marshalling mechanisms even for classes which they cannot modify or extend. (Javadoc)

      Attachments

        Activity

          People

            Unassigned Unassigned
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: