|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sdm.quasar.client.core.application.dialog.impl.AbstractSessionCreator
com.sdm.quasar.client.core.application.dialog.impl.DefaultSessionCreator
This SessionCreator implementation creates a default dialog environment.
| Constructor Summary | |
DefaultSessionCreator()
Creates a new DefaultSessionCreator. |
|
| Method Summary | |
Session |
createSession(SessionId sessionId,
Application application)
Creates a new session instance with the given session id. |
| Methods inherited from class com.sdm.quasar.client.core.application.dialog.impl.AbstractSessionCreator |
createAndActivateSession, createSessionDialogInstanceId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultSessionCreator()
DefaultSessionCreator.
| Method Detail |
public Session createSession(SessionId sessionId,
Application application)
SessionCreator
sessionId - the session id for the new session instanceapplication - the application
SessionCreator.createSession(com.sdm.quasar.client.core.application.SessionId, com.sdm.quasar.client.core.application.Application)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||