Class TomcatConfiguration
java.lang.Object
eu.xenit.alfresco.tomcat.embedded.config.TomcatConfiguration
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanprotected booleanprotected Stringprotected booleanprotected Stringprotected Stringprotected booleanprotected Stringprotected longprotected intprotected intprotected intprotected Stringprotected Stringprotected intprotected intprotected String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
exitOnFailure
protected boolean exitOnFailure -
webappsPath
-
tomcatBaseDir
-
tomcatPort
protected int tomcatPort -
tomcatSslPort
protected int tomcatSslPort -
jsonLogging
protected boolean jsonLogging -
accessLogging
protected boolean accessLogging -
tomcatMaxThreads
protected int tomcatMaxThreads -
tomcatMaxHttpHeaderSize
protected int tomcatMaxHttpHeaderSize -
tomcatServerPort
protected int tomcatServerPort -
tomcatRelaxedQueryChars
-
tomcatRelaxedPathChars
-
alfrescoEnabled
protected boolean alfrescoEnabled -
generatedClasspathDir
-
tomcatCacheMaxSize
protected long tomcatCacheMaxSize
-
-
Constructor Details
-
TomcatConfiguration
public TomcatConfiguration()
-