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