public class HttpHeaderPointcut extends Object implements org.mule.runtime.policy.api.AttributeAwarePointcut, Serializable
| Constructor and Description |
|---|
HttpHeaderPointcut(String policyName,
String name,
String valuePattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
matches(org.mule.runtime.policy.api.PolicyPointcutParameters parameters) |
org.mule.runtime.policy.api.PolicyAwareAttributes |
sourcePolicyAwareAttributes() |
String |
toString() |
public boolean matches(org.mule.runtime.policy.api.PolicyPointcutParameters parameters)
matches in interface org.mule.runtime.policy.api.PolicyPointcutpublic org.mule.runtime.policy.api.PolicyAwareAttributes sourcePolicyAwareAttributes()
sourcePolicyAwareAttributes in interface org.mule.runtime.policy.api.AttributeAwarePointcutCopyright © 2014–2022 MuleSoft, Inc.. All rights reserved.