FileDocCategorySizeDatePackage
ApplicationLifeCycleEventListener.javaAPI DocGlassfish v2 API2396Fri May 04 22:35:02 BST 2007com.sun.jdo.spi.persistence.support.sqlstore.ejb

ApplicationLifeCycleEventListener

public interface ApplicationLifeCycleEventListener
This interface should be implemented by any one interested in receiveing lifecycle events.
author
Mitesh Meswani

Fields Summary
Constructors Summary
Methods Summary
public voidnotifyApplicationUnloaded(java.lang.ClassLoader classLoader)
This method is called when an application is unloaded.

param
classLoader classLoader used to load the application