protected static class ServiceExportManagerImpl.ServiceNameFinder extends Object
| Modifier | Constructor and Description | 
|---|---|
| protected  | ServiceExportManagerImpl.ServiceNameFinder() | 
| Modifier and Type | Method and Description | 
|---|---|
| QName | lookup(String serviceUrl)gets the QName for the service | 
| void | register(ServiceDefinition serviceDefinition)adds a mapping from the service specific portion of the service URL to the service name. | 
| void | remove(URL endpointUrl)removes the mapping (if one exists) for the service specific portion of this url. | 
protected ServiceExportManagerImpl.ServiceNameFinder()
public void register(ServiceDefinition serviceDefinition)
public void remove(URL endpointUrl)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.