public class JsonServiceCatalog extends Object implements IServiceCatalog
| Constructor and Description |
|---|
JsonServiceCatalog(Map<String,String> config)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<io.apiman.manager.api.beans.summary.AvailableServiceBean> |
search(String keyword)
Called to find available services that match the given search keyword.
|
public List<io.apiman.manager.api.beans.summary.AvailableServiceBean> search(String keyword)
IServiceCatalogsearch in interface IServiceCatalogkeyword - the search keywordIServiceCatalog.search(java.lang.String)Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.