public final class ServiceLocatorTracker extends Object
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getEndpoints(String serviceName) |
static ServiceLocatorTracker |
getInstance(org.talend.esb.servicelocator.client.ServiceLocator serviceLocator) |
QName |
getServiceName(String serviceName) |
Set<String> |
getServiceNames(boolean includeNamespace) |
Collection<QName> |
getServiceQNames() |
void |
updateServiceList() |
public static ServiceLocatorTracker getInstance(org.talend.esb.servicelocator.client.ServiceLocator serviceLocator)
public void updateServiceList()
public Collection<QName> getServiceQNames()
Copyright © 2011–2021 Talend Inc.. All rights reserved.