public interface ServiceFilter
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Service service)
Whether the given service artifact matches the expected filter criteria.
|
boolean matches(Service service) throws GovernanceException
service
- the service artifact.GovernanceException
- if the operation failed.Copyright © 2019 WSO2. All Rights Reserved.