Uses of Record Class
org.microbean.bean.BeanReduction
-
Uses of BeanReduction in org.microbean.bean
Methods in org.microbean.bean that return BeanReductionModifier and TypeMethodDescriptionRequest.beanReduction()
Returns theBeanReduction
describing thisRequest
in progress.Methods in org.microbean.bean with parameters of type BeanReductionModifier and TypeMethodDescription<J> Request
<J> Request.child
(BeanReduction<J> beanReduction) Returns aRequest
that is conceptually a child of thisRequest
and that represents a request for a contextual reference satisfying the suppliedBeanReduction
.