[
https://issues.jboss.org/browse/ISPN-820?page=com.atlassian.jira.plugin.s...
]
Galder Zamarreño updated ISPN-820:
----------------------------------
Fix Version/s: 5.1.0.CR1
(was: 5.1.0.BETA5)
Resolve {@link} links in configuration reference
-------------------------------------------------
Key: ISPN-820
URL:
https://issues.jboss.org/browse/ISPN-820
Project: Infinispan
Issue Type: Feature Request
Reporter: Galder Zamarreño
Assignee: Pete Muir
Fix For: 5.1.0.CR1, 5.1.0.FINAL
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira