-
Enhancement
-
Resolution: Done
-
Major
-
4.1.0.Final
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
Medium
Infinispan makes use of the Scala language to implement server modules for client-server communication. At present, these modules do not have any API documentation, which means that application developers must browse through the source code in order to find out which classes are available and what their interfaces are.
Scala has the ability to produce scaladoc documentation, but this is not compatible with javadoc. It appears that there is no method at present to incorporate scala API information into existing javadoc documentation.
The task of this issue is to investigate and implement a viable way to incorporate API information for the scala classes into the Infinispan distribution.
- relates to
-
ISPN-1854 Netty transport metrics not included in rhq-plugin.xml
- Closed