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