public interface GlobalInvocationResolver
| Modifier and Type | Method and Description |
|---|---|
Pair<InvocationTarget,java.net.URI> |
getInvocationTarget(java.net.URI uri)
Gets the invocation target for the designated URI.
|
void |
invalidateGlobalRegistry()
Invalidates the global registry in case of communication problems.
|
Pair<InvocationTarget,java.net.URI> getInvocationTarget(java.net.URI uri)
ServiceConnectionException will be thrown. uri - The URI for which to retrieve the concrete communication
service.ServiceConnectionException - If
ServiceConnectionException will be thrown.void invalidateGlobalRegistry()