Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements org.apache.catalina.LifecycleListener

Author:
Bogdan Stefanescu

Constructor Summary
NuxeoDeployer()
           
 
Method Summary
 java.lang.String getHome()
           
 java.lang.String getTomcatHome()
           
 void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
           
 void setHome(java.lang.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(java.lang.String home)

getHome

public java.lang.String getHome()

lifecycleEvent

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

getTomcatHome

public java.lang.String getTomcatHome()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.