org.apache.catalina.core
public class JasperListener extends java.lang.Object implements LifecycleListener
Modifier and Type | Field and Description |
---|---|
protected StringManager |
sm
The string manager for this package.
|
Constructor and Description |
---|
JasperListener() |
Modifier and Type | Method and Description |
---|---|
void |
lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
protected StringManager sm
public void lifecycleEvent(LifecycleEvent event)
lifecycleEvent
in interface LifecycleListener
event
- The event that has occurredCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.