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