org.apache.catalina.core
public class JasperListener extends Object implements LifecycleListener
Since: 4.1
Version: $Revision: 491990 $ $Date: 2007-01-03 01:36:57 +0100 (Wed, 03 Jan 2007) $
Field Summary | |
---|---|
protected StringManager | sm
The string manager for this package. |
Method Summary | |
---|---|
void | lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
Parameters: event The event that has occurred