Package org.nuxeo.runtime.tomcat
Class NuxeoDeployer
java.lang.Object
org.nuxeo.runtime.tomcat.NuxeoDeployer
- All Implemented Interfaces:
org.apache.catalina.LifecycleListener
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
checkFailures
(org.apache.catalina.core.StandardHost host) getHome()
void
lifecycleEvent
(org.apache.catalina.LifecycleEvent event) protected void
preprocess
(org.apache.catalina.Container container) protected File
void
protected URL
-
Field Details
-
home
-
bootstrap
-
-
Constructor Details
-
NuxeoDeployer
public NuxeoDeployer()
-
-
Method Details
-
setHome
-
getHome
-
lifecycleEvent
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event) - Specified by:
lifecycleEvent
in interfaceorg.apache.catalina.LifecycleListener
-
checkFailures
protected void checkFailures(org.apache.catalina.core.StandardHost host) -
preprocess
protected void preprocess(org.apache.catalina.Container container) -
toURL
-
resolveHomeDirectory
-
getTomcatHome
-