| Package | Description |
|---|---|
| net.sf.jstuff.integration.serviceregistry | |
| net.sf.jstuff.integration.serviceregistry.impl |
| Modifier and Type | Method and Description |
|---|---|
<SERVICE_INTERFACE> |
ServiceRegistry.getService(String serviceEndpointId,
Class<SERVICE_INTERFACE> serviceInterface) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceListener.onServiceAvailable(ServiceProxy<SERVICE_INTERFACE> service) |
void |
ServiceListener.onServiceUnavailable(ServiceProxy<SERVICE_INTERFACE> service) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceProxyInternal<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceProxyAdvice<SERVICE_INTERFACE> |
| Modifier and Type | Method and Description |
|---|---|
<SERVICE_INTERFACE> |
DefaultServiceRegistry.getService(String serviceEndpointId,
Class<SERVICE_INTERFACE> serviceInterface) |
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.