Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 228164 Details for
Bug 402800
Provide access to ApplicationContext in UISession
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Suggested patch
clipboard.txt (text/plain), 694 bytes, created by
Ralf Sternberg
on 2013-03-08 19:44:25 EST
(
hide
)
Description:
Suggested patch
Filename:
MIME Type:
Creator:
Ralf Sternberg
Created:
2013-03-08 19:44:25 EST
Size:
694 bytes
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.rwt >diff --git src/org/eclipse/rap/rwt/service/UISession.java src/org/eclipse/rap/rwt/service/UISession.java >index 8ae4ba0..0cc34f3 100644 >--- src/org/eclipse/rap/rwt/service/UISession.java >+++ src/org/eclipse/rap/rwt/service/UISession.java >@@ -124,6 +124,14 @@ > boolean removeSessionStoreListener( UISessionListener listener ); > > /** >+ * Returns the ApplicationContext this UISession belongs to. >+ * >+ * @return the application context for this UI session >+ * @since 2.1 >+ */ >+ ApplicationContext getApplicationContext(); >+ >+ /** > * Returns the underlying HttpSession instance. > * > * @return the HttpSession instance
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 402800
: 228164