org.apache.tomee.catalina
Class WebDeploymentListeners
java.lang.Object
org.apache.tomee.catalina.WebDeploymentListeners
- All Implemented Interfaces:
- WebDeploymentListener
public class WebDeploymentListeners
- extends Object
- implements WebDeploymentListener
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebDeploymentListeners
public WebDeploymentListeners()
add
public boolean add(WebDeploymentListener webDeploymentListener)
afterApplicationCreated
public void afterApplicationCreated(AppInfo appInfo,
WebAppInfo webApp)
- Specified by:
afterApplicationCreated in interface WebDeploymentListener
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.