public interface ContainerLifeCycleListener
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerLifeCycleListener.LifeCycleEventListener |
Modifier and Type | Method and Description |
---|---|
void |
addListener(ContainerLifeCycleListener.LifeCycleEventListener listener) |
boolean |
isShutdownInProgress() |
boolean isShutdownInProgress()
void addListener(ContainerLifeCycleListener.LifeCycleEventListener listener)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.