org.apache.openejb.assembler.classic
Interface DeploymentListener

All Known Implementing Classes:
Axis2Service, AxisService, CxfService, WsService

public interface DeploymentListener


Method Summary
 void afterApplicationCreated(AppInfo appInfo)
           
 void beforeApplicationDestroyed(AppInfo appInfo)
           
 

Method Detail

afterApplicationCreated

void afterApplicationCreated(AppInfo appInfo)

beforeApplicationDestroyed

void beforeApplicationDestroyed(AppInfo appInfo)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.