public interface SessionManagerInterface
| Modifier and Type | Method and Description |
|---|---|
void |
closeSession(SessionPanel sessionObject) |
Sessions |
getSessions() |
Session5250 |
openSession(Properties props,
String configurationResource,
String sessionName) |
Sessions getSessions()
void closeSession(SessionPanel sessionObject)
sessionObject - a panel objectSession5250 openSession(Properties props, String configurationResource, String sessionName)
props - propertiesconfigurationResource - a configurationsessionName - a session nameCopyright © 2018. All rights reserved.