public class LifecycleListener extends java.lang.Object implements LifecycleListener
LifecycleListener
that will init and
and destroy PHP.Modifier and Type | Field and Description |
---|---|
protected static int |
REQUIRED_MAJOR |
protected static int |
REQUIRED_MINOR |
protected static int |
REQUIRED_PATCH |
protected StringManager |
sm
The string manager for this package.
|
Constructor and Description |
---|
LifecycleListener() |
Modifier and Type | Method and Description |
---|---|
void |
lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
protected StringManager sm
protected static final int REQUIRED_MAJOR
protected static final int REQUIRED_MINOR
protected static final int REQUIRED_PATCH
public void lifecycleEvent(LifecycleEvent event)
lifecycleEvent
in interface LifecycleListener
event
- The event that has occurred