public interface WsdlFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Wsdl wsdl)
Whether the given WSDL artifact matches the expected filter criteria.
|
boolean matches(Wsdl wsdl) throws GovernanceException
wsdl
- the WSDL artifact.GovernanceException
- if the operation failed.Copyright © 2023 WSO2. All Rights Reserved.