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 ScopeBeanBag. newScope()Create a new resolution scope.Methods in io.smallrye.beanbag with parameters of type Scope Modifier and Type Method Description TBeanSupplier. get(Scope scope)Get the supplied value.
-