Uses of Class
org.jboss.weld.environment.se.WeldContainer
-
Packages that use WeldContainer Package Description org.jboss.weld.environment.se -
-
Uses of WeldContainer in org.jboss.weld.environment.se
Methods in org.jboss.weld.environment.se that return WeldContainer Modifier and Type Method Description static WeldContainerWeldContainer. current()A convenient method for {@link CDI.current()}.WeldContainerStartMain. go()WeldContainerWeld. initialize()Bootstraps a new Weld SE container with the current container id (generated value if not set throughWeld.containerId(String)).static WeldContainerWeldContainer. instance(String id)
-