[infinispan-issues] [JBoss JIRA] (ISPN-820) Resolve {@link} links in configuration reference
Donald Naro (Jira)
issues at jboss.org
Mon Sep 16 08:46:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Naro closed ISPN-820.
----------------------------
Resolution: Out of Date
> Resolve {@link} links in configuration reference
> -------------------------------------------------
>
> Key: ISPN-820
> URL: https://issues.jboss.org/browse/ISPN-820
> Project: Infinispan
> Issue Type: Feature Request
> Components: Documentation-Core
> Reporter: Galder Zamarreño
> Priority: Major
>
> 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)
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the infinispan-issues
mailing list