Jagger
|
An example of Provider<Invoker> implementation through which custom data can be passed to new instances of a custom Invoker at runtime. More...
Public Member Functions | |
ExampleCustomHttpInvokerProvider (final boolean verbose) | |
Invoker | provide () |
Static Public Member Functions | |
static ExampleCustomHttpInvokerProvider | nonVerbose () |
static ExampleCustomHttpInvokerProvider | verbose () |
An example of Provider<Invoker> implementation through which custom data can be passed to new instances of a custom Invoker at runtime.
Created by Andrey Badaev Date: 06/12/16
Definition at line 20 of file ExampleCustomHttpInvokerProvider.java.