Interface Request<I>

Type Parameters:
I - the type of the contextual reference
All Superinterfaces:
Creation<I>

public interface Request<I> extends Creation<I>
A request for a contextual reference of a particular type, along with functionality to help fulfil the request.
Author:
Laird Nelson
See Also: