public class JBossLifeCycleListener extends Object implements ContainerLifeCycleListener
ContainerLifeCycleListener.LifeCycleEventListener| Constructor and Description |
|---|
JBossLifeCycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(ContainerLifeCycleListener.LifeCycleEventListener listener) |
void |
handleTermination(Info info) |
boolean |
isShutdownInProgress() |
public boolean isShutdownInProgress()
isShutdownInProgress in interface ContainerLifeCycleListenerpublic void handleTermination(Info info)
public void addListener(ContainerLifeCycleListener.LifeCycleEventListener listener)
addListener in interface ContainerLifeCycleListenerCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.