JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.smallrye.beanbag.Scope
Uses of
Scope
in
io.smallrye.beanbag
Methods in
io.smallrye.beanbag
that return
Scope
Modifier and Type
Method
Description
Scope
BeanBag.
newScope
()
Create a new resolution scope.
Methods in
io.smallrye.beanbag
with parameters of type
Scope
Modifier and Type
Method
Description
T
BeanSupplier.
get
(
Scope
scope)
Get the supplied value.