Class DefaultRequest<I>

java.lang.Object
org.microbean.reference.DefaultRequest<I>
Type Parameters:
I - the type of contextual instance initiating the request
All Implemented Interfaces:
AutoCloseable, AutoCloseableRegistry, Creation<I>, Reducible<AttributedType,Bean<?>>, Request<I>, Selectable<AttributedType,Bean<?>>

A basic implementation of the Request interface.
Author:
Laird Nelson