Uses of Interface
org.microbean.bean.Request
-
Uses of Request in org.microbean.bean
Methods in org.microbean.bean that return RequestModifier 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
.Methods in org.microbean.bean with parameters of type RequestModifier and TypeMethodDescriptionfinal I
Invokes theConstant.singleton()
method and returns its result.Creates a new contextual instance, possibly using the suppliedRequest
, if it is non-null
, to acquire its dependencies.final void
default void
Destroys the supplied contextual instance.