Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Implementing a RAP monitor
Implementing a RAP monitor [message #130034] Fri, 24 April 2009 08:30 Go to next message
Enrico Zanaga is currently offline Enrico ZanagaFriend
Messages: 50
Registered: July 2009
Member
Hi,

I want to implement a RAP "monitor", i.e. a shell displaying information
about RAP sessions, and possibly interacting with those.
How I can enumerate all sessions in RAP?

Thanks,
Enrico
Re: Implementing a RAP monitor [message #130110 is a reply to message #130034] Fri, 24 April 2009 10:27 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Enrico,

there was a related question under "Get total number of RAP
sessions?" in this newsgroup.

Alternatively you could maintain a list of session ids in
application scope. Add sessions in IEntryPoint#createUI() and remove
them in a session-unbound listener.

HTH
Rüdiger


Enrico Zanaga wrote:
> Hi,
>
> I want to implement a RAP "monitor", i.e. a shell displaying information
> about RAP sessions, and possibly interacting with those.
> How I can enumerate all sessions in RAP?
>
> Thanks,
> Enrico
Previous Topic:custom RAP widget: how to notify SelectionListeners?
Next Topic:How can I get multiple LCAs to work?
Goto Forum:
  


Current Time: Thu Apr 25 05:46:08 GMT 2024

Powered by FUDForum. Page generated in 0.03034 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top