Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 391417

Summary: Javadoc of SessionSingletonBase is outdated
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.5   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Holger Staudacher CLA 2012-10-09 06:15:20 EDT
Since getInstance is generic the Javadoc is not right anymore. It still casts the return value.
Comment 1 Ivan Furnadjiev CLA 2012-10-09 06:34:22 EDT
The SessionSingletonBase class is deprecated and will be removed in RAP 2.0. The JavaDoc of the replacement class SingletonUtil is correct. Nevertheless, I fixed the JavaDoc of SessionSingletonBase in master with commit 1a85c5c3653f2670dca4966cb9896fad87537b33.