public class ComponentLocationFilter extends Object
ComponentLocation in different situations| Constructor and Description |
|---|
ComponentLocationFilter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRepresentativeForCoverage(org.mule.runtime.api.component.location.ComponentLocation location)
Defines if a location should be taken under account for the purposes of coverage calculation
|
static boolean |
shouldIntercept(org.mule.runtime.api.component.location.ComponentLocation location)
Defines if a location should be intercepted by the coverage interceptor
|
public static boolean isRepresentativeForCoverage(org.mule.runtime.api.component.location.ComponentLocation location)
location - public static boolean shouldIntercept(org.mule.runtime.api.component.location.ComponentLocation location)
location - Copyright © 2018. All rights reserved.