Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.tomcat
Class NuxeoDeployer

java.lang.Object
  extended by org.nuxeo.runtime.tomcat.NuxeoDeployer
All Implemented Interfaces:
org.apache.catalina.LifecycleListener

public class NuxeoDeployer
extends Object
implements org.apache.catalina.LifecycleListener

Author:
Bogdan Stefanescu

Constructor Summary
NuxeoDeployer()
           
 
Method Summary
 String getHome()
           
 String getTomcatHome()
           
 void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
           
 void setHome(String home)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuxeoDeployer

public NuxeoDeployer()
Method Detail

setHome

public void setHome(String home)

getHome

public String getHome()

lifecycleEvent

public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
Specified by:
lifecycleEvent in interface org.apache.catalina.LifecycleListener

getTomcatHome

public String getTomcatHome()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.