| Package | Description |
|---|---|
| org.jboss.weld.environment.se |
| Modifier and Type | Method and Description |
|---|---|
static WeldContainer |
WeldContainer.current()
A convenient method for
CDI.current(). |
WeldContainer |
StartMain.go() |
WeldContainer |
Weld.initialize()
Bootstraps a new Weld SE container with the current container id (generated value if not set through
Weld.containerId(String)). |
static WeldContainer |
WeldContainer.instance(String id) |
Copyright © 2017. All rights reserved.