@Deprecated public class TJWSEmbeddedSpringMVCServer extends TJWSServletServer
TJWSServletServer.FileMappingServe| Modifier and Type | Field and Description |
|---|---|
protected String |
rootResourcePath
Deprecated.
|
protected TJWSSpringMVCDispatcher |
servlet
Deprecated.
|
props, server| Constructor and Description |
|---|
TJWSEmbeddedSpringMVCServer()
Deprecated.
|
TJWSEmbeddedSpringMVCServer(String applicationContext,
int port)
Deprecated.
|
TJWSEmbeddedSpringMVCServer(String applicationContext,
int port,
String rootResourcePath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.ApplicationContext |
getApplicationContext()
Deprecated.
|
void |
setRootResourcePath(String rootResourcePath)
Deprecated.
|
void |
setSecurityDomain(SecurityDomain sc)
Deprecated.
|
void |
setSpringConfigLocation(String configFile)
Deprecated.
|
void |
start()
Deprecated.
|
addFileMapping, addServlet, addServlet, addServlet, setBindAddress, setKeepAlive, setKeepAliveTimeout, setMaxKeepAliveConnections, setPort, setProps, setSessionTimeout, setSSLAlgorithm, setSSLKeyPass, setSSLKeyStoreFile, setSSLKeyStorePass, setSSLKeyStoreType, setSSLPort, setSSLProtocol, setThreadPoolSize, stopprotected TJWSSpringMVCDispatcher servlet
protected String rootResourcePath
public TJWSEmbeddedSpringMVCServer()
public TJWSEmbeddedSpringMVCServer(String applicationContext, int port)
public void setRootResourcePath(String rootResourcePath)
public void start()
start in class TJWSServletServerpublic void setSecurityDomain(SecurityDomain sc)
public void setSpringConfigLocation(String configFile)
public org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2017 JBoss by Red Hat. All rights reserved.