org.apache.openejb.assembler.classic
Interface DeploymentListener


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-2012 The Apache Software Foundation. All Rights Reserved.