org.xulfaces.http
Class ResourcesDeployer
java.lang.Object
org.xulfaces.http.ResourcesDeployer
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.ServletContextListener
public class ResourcesDeployer
- extends java.lang.Object
- implements javax.servlet.ServletContextListener
- Version:
- $Id$
- Author:
- kito31
Method Summary |
void |
contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
|
void |
contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
|
protected void |
deployJs(java.lang.String realPath,
java.lang.String parentDir,
java.lang.String resource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourcesDeployer
public ResourcesDeployer()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
deployJs
protected void deployJs(java.lang.String realPath,
java.lang.String parentDir,
java.lang.String resource)
Copyright © 2007 null. All Rights Reserved.