Interface InjectionManagerSupplier
- All Known Implementing Classes:
ClientRequest
,ClientResponse
,FeatureContextWrapper
,ReaderInterceptorExecutor
,WriterInterceptorExecutor
public interface InjectionManagerSupplier
Implementation of this interface is capable of returning
InjectionManager
.-
Method Summary
-
Method Details
-
getInjectionManager
InjectionManager getInjectionManager()Get injection manager.- Returns:
- injection manager.
-