Package | Description |
---|---|
org.eclipse.jetty.cdi.core | |
org.eclipse.jetty.cdi.websocket |
Modifier and Type | Field and Description |
---|---|
java.util.Map<javax.enterprise.context.spi.Contextual<?>,java.util.List<ScopedInstance<?>>> |
SimpleBeanStore.beans
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ScopedInstance<?>> |
SimpleBeanStore.getBeans(javax.enterprise.context.spi.Contextual<?> contextual)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleBeanStore.addBean(ScopedInstance<?> instance)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <T> ScopedInstance<T> |
WebSocketCdiListener.newInstance(java.lang.Class<T> clazz)
Deprecated.
|
Copyright © 1995–2023 Webtide. All rights reserved.