org.apache.tomee.catalina
Interface WebDeploymentListener

All Known Implementing Classes:
WebDeploymentListeners

public interface WebDeploymentListener

Version:
$Rev$ $Date$

Method Summary
 void afterApplicationCreated(AppInfo appInfo, WebAppInfo webApp)
           
 

Method Detail

afterApplicationCreated

void afterApplicationCreated(AppInfo appInfo,
                             WebAppInfo webApp)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.