Class WebappLifecycleListener

java.lang.Object
com.sun.faces.application.WebappLifecycleListener

public class WebappLifecycleListener extends Object

Central location for web application lifecycle events.

The main purpose of this class is detect when we should be invoking methods marked with the @PreDestroy annotation.