public interface NamingService extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getEndpointCount() |
Endpoint |
lookup(String endpointName) |
Endpoint |
lookup(String endpointName,
boolean allowInUse) |
Endpoint lookup(String endpointName, boolean allowInUse) throws ResourceUnavailableException
ResourceUnavailableExceptionEndpoint lookup(String endpointName) throws ResourceUnavailableException
ResourceUnavailableExceptionint getEndpointCount()
Copyright © 2018 TeleStax, Inc.. All rights reserved.