public class RemoteMetadataServiceProxy extends Object implements MetadataService
ALL_SERVICE_INTERFACES, ALL_SERVICE_NAMES, DEFAULT_EXTENSION, SERVICE_INTERFACE_NAME, VERSION| Constructor and Description |
|---|
RemoteMetadataServiceProxy(ServiceInstance serviceInstance) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<String> |
getExportedURLs(String serviceInterface,
String group,
String version,
String protocol) |
String |
getServiceDefinition(String serviceKey) |
String |
getServiceDefinition(String interfaceName,
String version,
String group) |
String |
serviceName() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExportedURLs, getExportedURLs, getExportedURLs, getExportedURLs, getSubscribedURLs, isMetadataServiceURL, toSortedStrings, toSortedStrings, toURLs, versionpublic RemoteMetadataServiceProxy(ServiceInstance serviceInstance)
public String serviceName()
serviceName in interface MetadataServicepublic SortedSet<String> getExportedURLs(String serviceInterface, String group, String version, String protocol)
getExportedURLs in interface MetadataServicepublic String getServiceDefinition(String interfaceName, String version, String group)
getServiceDefinition in interface MetadataServicepublic String getServiceDefinition(String serviceKey)
getServiceDefinition in interface MetadataServiceCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.