Uses of Class
javax.enterprise.context.ApplicationScoped
-
Packages that use ApplicationScoped Package Description org.jboss.weld.contexts.unbound -
-
Uses of ApplicationScoped in org.jboss.weld.contexts.unbound
Methods in org.jboss.weld.contexts.unbound that return types with arguments of type ApplicationScoped Modifier and Type Method Description Class<ApplicationScoped>ApplicationContextImpl. getScope()
-