public class WebSocketCdiListener extends AbstractContainerListener
| Modifier and Type | Class and Description |
|---|---|
static class |
WebSocketCdiListener.ContainerListener |
| Constructor and Description |
|---|
WebSocketCdiListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
lifeCycleStarting(LifeCycle event) |
static <T> ScopedInstance<T> |
newInstance(java.lang.Class<T> clazz) |
beanAdded, beanRemoved, lifeCycleFailure, lifeCycleStarted, lifeCycleStopped, lifeCycleStoppingpublic static <T> ScopedInstance<T> newInstance(java.lang.Class<T> clazz)
public void lifeCycleStarting(LifeCycle event)
lifeCycleStarting in interface LifeCycle.ListenerlifeCycleStarting in class AbstractContainerListenerCopyright © 1995–2017 Webtide. All rights reserved.