public interface SwingInstanceManager extends SecuredPathHandler, UrlHandler
| Modifier and Type | Method and Description |
|---|---|
void |
connectView(org.webswing.model.c2s.ConnectionHandshakeMsgIn handshake,
WebSocketConnection r) |
void |
disable() |
org.webswing.model.s2c.ApplicationInfoMsg |
getApplicationInfoMsg() |
org.webswing.server.common.model.SecuredPathConfig |
getConfig() |
StatisticsReader |
getStatsReader() |
SwingInstanceHolder |
getSwingInstanceHolder() |
boolean |
isUserAuthorized() |
void |
logStatValue(String instance,
String name,
Number value) |
void |
notifySwingClose(SwingInstance swingAppInstance) |
File |
resolveFile(String name) |
get, getPathMapping, initConfiguration, isEnabledcheckMasterPermission, checkPermission, destroy, getFullPathMapping, getLastModified, getPathMapping, getRootHandler, getSecuredPath, getSecurityProvider, getServletContext, getUser, init, registerChildUrlHandler, registerFirstChildUrlHandler, removeChildUrlHandler, serveorg.webswing.server.common.model.SecuredPathConfig getConfig()
getConfig in interface SecuredPathHandlerorg.webswing.model.s2c.ApplicationInfoMsg getApplicationInfoMsg()
void connectView(org.webswing.model.c2s.ConnectionHandshakeMsgIn handshake,
WebSocketConnection r)
void notifySwingClose(SwingInstance swingAppInstance)
StatisticsReader getStatsReader()
boolean isUserAuthorized()
void disable()
SwingInstanceHolder getSwingInstanceHolder()
Copyright © 2018. All rights reserved.