| Interface | Description |
|---|---|
| ServiceEndpoint | |
| ServiceListener<SERVICE_INTERFACE> | |
| ServiceProxy<SERVICE_INTERFACE> |
Interface implemented by the service instances handed out to services consumers.
|
| ServiceRegistry |
| Exception | Description |
|---|---|
| ServiceUnavailableException |
This exception is thrown when a service method on a
ServiceProxy object is invoked whose backing service instance is currently not available. |
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.