-
weld
org.jboss.weld.environment.se.Weld weld
The weld object allowing to initialize and stop the weld container
-
container
org.jboss.weld.environment.se.WeldContainer container
The weld container
-
helper
WeldContainerHelper helper
The helper used to access to the extensions and to know if a given class is part of the scope of
Weld
-
weldContainer
org.jboss.weld.Container weldContainer
The weld container, we will use it mainly to shutdown it manually in case of a failure