Package org.codelibs.fess
Class FessBoot
java.lang.Object
org.dbflute.tomcat.TomcatBoot
org.codelibs.fess.FessBoot
public class FessBoot
extends org.dbflute.tomcat.TomcatBoot
-
Field Summary
Fields inherited from class org.dbflute.tomcat.TomcatBoot
baseDir, bootLogger, browseOnDesktop, configFile, configProps, contextPath, DEFAULT_MARK_DIR, development, extendsConfigFiles, likeitCatalinaSetupper, loggingFile, loggingOptionCall, port, propsTranslator, readConfigList, server, suppressShutdownHook, tldFilesSelector, useAnnotationDetect, useMetaInfoResourceDetect, useTldDetect, useWebFragmentsDetect, webFragmentsSelector, yourValveOption -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dbflute.tomcat.TomcatBoot
adjustServer, asDevelopment, asDevelopment, assertDevelopmentState, asYouLikeIt, atBaseDir, await, bootAwait, browseOnDesktop, browseOnDesktop, buildMarkFilePath, cleanPreviousExtractedWarDir, close, configure, createTomcat, deriveWebappDir, disableUnpackWARsOption, doSetupWebappContextWar, doSetupWebappContextWebappDir, findProjectWebappDir, getBasicWebappRelativePath, getServer, getShuwdownHookWaitMillis, go, info, isUnpackWARsDisabled, loadServerConfigIfNeeds, loadServerLoggingIfNeeds, logging, needsShutdown, newRhythmicalTomcat, prepareAccessLogOption, prepareAnnotationHandling, prepareLikeItCatalinaSetupper, prepareMarkFile, prepareMetaInfoResourceHandling, prepareServer, prepareTldFilesSelector, prepareTldHandling, prepareUnpackWARsEnv, prepareuseWebFragmentsHandling, prepareWarPath, prepareWebFragmentsSelector, prepareWebXmlPath, prepareYourValveOption, readConfigProps, ready, registerShutdownHook, resolveConfigEnvPath, setupServerConfigIfNeeds, shutdownForcedly, startServer, suppressShutdownHook, useAnnotationDetect, useMetaInfoResourceDetect, useTldDetect, useTldDetect, useWebFragmentsDetect, useWebFragmentsDetect, valve, waitForExistingServerShuwdown, waitForNextShuwdownHook
-
Constructor Details
-
FessBoot
-
-
Method Details
-
prepareWebappPath
- Overrides:
prepareWebappPathin classorg.dbflute.tomcat.TomcatBoot
-
getMarkDir
- Overrides:
getMarkDirin classorg.dbflute.tomcat.TomcatBoot
-
main
-
shutdown
-
getPort
protected static int getPort() -
getContextPath
-
getTomcatConfigPath
-
setupWebappContext
protected void setupWebappContext()- Overrides:
setupWebappContextin classorg.dbflute.tomcat.TomcatBoot
-
createBootPropsTranslator
protected org.dbflute.tomcat.props.BootPropsTranslator createBootPropsTranslator()- Overrides:
createBootPropsTranslatorin classorg.dbflute.tomcat.TomcatBoot
-