public class LifecycleListener extends 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 |
| Constructor and Description |
|---|
LifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
lifecycleEvent(LifecycleEvent event)
Primary entry point for startup and shutdown events.
|
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 LifecycleListenerevent - The event that has occurredCopyright © 2016 JBoss by Red Hat. All rights reserved.