addInterceptor abstract method
Returns a new DartnessPipeline with dartnessInterceptor added to the existing set of
DartnessInterceptor.
Implementation
DartnessPipeline addInterceptor(
final DartnessInterceptor dartnessInterceptor);
Returns a new DartnessPipeline with dartnessInterceptor added to the existing set of
DartnessInterceptor.
DartnessPipeline addInterceptor(
final DartnessInterceptor dartnessInterceptor);