org.mega.gasp.platform
Interface Lobby

All Known Implementing Classes:
LobbyImpl

public interface Lobby

Lobby provide informations to the users on the current state of the Gaming Platform.

Author:
PELLERIN Romain (pellerin@cnam.fr) - MEGA Project

Method Summary
 java.util.Vector getApplicationInstancesInfos(int sID)
          Returns a list of the current active ApplicationInstances associated to a specific application with the ActorSession contains in fact a stream : (ApplicationInstanceID (username,ActorID)*)*
 

Method Detail

getApplicationInstancesInfos

public java.util.Vector getApplicationInstancesInfos(int sID)
Returns a list of the current active ApplicationInstances associated to a specific application with the ActorSession contains in fact a stream : (ApplicationInstanceID (username,ActorID)*)*

Parameters:
sID - the application ID
Returns:
a stream