Package | Description |
---|---|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
org.jboss.weld | |
org.jboss.weld.servlet |
Modifier and Type | Method and Description |
---|---|
static CDI<Object> |
CDI.current()
Get the CDI instance that provides access to the current container.
|
CDI<Object> |
CDIProvider.getCDI()
Provides access to the current container
|
Modifier and Type | Class and Description |
---|---|
class |
Weld
Provides convenient way to access the CDI container.
|
Modifier and Type | Method and Description |
---|---|
CDI<Object> |
StaticWeldProvider.getCDI() |
Copyright © 2013 Seam Framework. All Rights Reserved.