public class CoverageProcessorInterceptorFactory extends Object implements org.mule.runtime.api.interception.ProcessorInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
MUNIT_COVERAGE_PROCESSOR_INTERCEPTOR_FACTORY_ID |
| Constructor and Description |
|---|
CoverageProcessorInterceptorFactory(LocationAccumulator locationAccumulator) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.interception.ProcessorInterceptor |
get() |
boolean |
intercept(org.mule.runtime.api.component.location.ComponentLocation location) |
public static final String MUNIT_COVERAGE_PROCESSOR_INTERCEPTOR_FACTORY_ID
public CoverageProcessorInterceptorFactory(LocationAccumulator locationAccumulator)
Copyright © 2019. All rights reserved.