Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.tomcat
Class NuxeoWebappLoader

java.lang.Object
  extended by org.apache.catalina.loader.WebappLoader
      extended by org.nuxeo.runtime.tomcat.NuxeoWebappLoader
All Implemented Interfaces:
PropertyChangeListener, EventListener, MBeanRegistration, org.apache.catalina.Lifecycle, org.apache.catalina.Loader

public class NuxeoWebappLoader
extends org.apache.catalina.loader.WebappLoader

Shared attribute is experimental. Do not use it yet.

(Its purpose is to be able to deploy multiple WARs using the same nuxeo instance but it is not working yet).

Author:
Bogdan Stefanescu

Field Summary
 
Fields inherited from interface org.apache.catalina.Lifecycle
AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, START_EVENT, STOP_EVENT
 
Constructor Summary
NuxeoWebappLoader()
           
 
Method Summary
 File getBaseDir()
           
 
Methods inherited from class org.apache.catalina.loader.WebappLoader
addLifecycleListener, addPropertyChangeListener, addRepository, closeJARs, destroy, findLifecycleListeners, findRepositories, getClassLoader, getClasspath, getContainer, getController, getDebug, getDefaultContext, getDelegate, getInfo, getLoaderClass, getLoaderRepositories, getLoaderRepositoriesString, getReloadable, getRepositories, getRepositoriesString, init, modified, postDeregister, postRegister, preDeregister, preRegister, propertyChange, removeLifecycleListener, removePropertyChangeListener, setContainer, setController, setDebug, setDefaultContext, setDelegate, setLoaderClass, setReloadable, start, stop, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NuxeoWebappLoader

public NuxeoWebappLoader()
Method Detail

getBaseDir

public File getBaseDir()
                throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.