-
Method Summary 
Construct outside the scope of an HTTP request.
Construct inside the scope of an HTTP request.
Create an arguments list from injectable tings outside the scope of an HTTP request.
Create an argument list inside the scope of an HTTP request.
-
Method Details 
-
construct 
Object construct(boolean unwrapAsync)
Construct outside the scope of an HTTP request. Useful for singleton factories.
- Parameters:
unwrapAsync
- unwrap async
- Returns:
- constructed object or a CompletionStage