Uses of Interface
org.teamapps.application.server.system.server.SessionIconRegistryHandler
| Package | Description |
|---|---|
| org.teamapps.application.server.system.bootstrap |
-
Uses of SessionIconRegistryHandler in org.teamapps.application.server.system.bootstrap
Methods in org.teamapps.application.server.system.bootstrap that return SessionIconRegistryHandler Modifier and Type Method Description SessionIconRegistryHandlerSystemRegistry. getIconRegistryHandler()Methods in org.teamapps.application.server.system.bootstrap with parameters of type SessionIconRegistryHandler Modifier and Type Method Description voidSystemRegistry. setIconRegistryHandler(SessionIconRegistryHandler iconRegistryHandler)Constructors in org.teamapps.application.server.system.bootstrap with parameters of type SessionIconRegistryHandler Constructor Description BootstrapSessionHandler(SessionIconRegistryHandler iconRegistryHandler)