Uses of Interface
org.teamapps.application.server.system.server.SessionRegistryHandler
| Package | Description |
|---|---|
| org.teamapps.application.server.system.bootstrap |
-
Uses of SessionRegistryHandler in org.teamapps.application.server.system.bootstrap
Methods in org.teamapps.application.server.system.bootstrap that return SessionRegistryHandler Modifier and Type Method Description SessionRegistryHandlerSystemRegistry. getSessionRegistryHandler()Methods in org.teamapps.application.server.system.bootstrap with parameters of type SessionRegistryHandler Modifier and Type Method Description voidSystemRegistry. setSessionRegistryHandler(SessionRegistryHandler sessionRegistryHandler)Constructors in org.teamapps.application.server.system.bootstrap with parameters of type SessionRegistryHandler Constructor Description BootstrapSessionHandler(SessionRegistryHandler sessionRegistryHandler)