Uses of Interface
org.wso2.carbon.governance.api.services.ServiceFilter
-
Packages that use ServiceFilter Package Description org.wso2.carbon.governance.api.services -
-
Uses of ServiceFilter in org.wso2.carbon.governance.api.services
Methods in org.wso2.carbon.governance.api.services with parameters of type ServiceFilter Modifier and Type Method Description Service[]ServiceManager. findServices(ServiceFilter criteria)Finds all service artifacts matching the given filter criteria.
-