|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mega.gasp.platform.impl.LobbyImpl
Lobby provide informations to the users on the current state of the Gaming Platform.
Field Summary | |
private org.apache.log4j.Category |
cat
|
Constructor Summary | |
LobbyImpl()
|
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)*)* |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.apache.log4j.Category cat
Constructor Detail |
public LobbyImpl()
Method Detail |
public java.util.Vector getApplicationInstancesInfos(int sID)
getApplicationInstancesInfos
in interface Lobby
sID
- the application ID
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |