public interface ServiceProxyInternal<T> extends ServiceProxy<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getListenerCount() |
void |
onServiceAvailable()
called if any service has been made available for the respective serviceEndpointId
|
void |
onServiceUnavailable()
called if a service has been removed from the respective serviceEndpointId
|
addServiceListener, get, getServiceEndpointId, getServiceImplementationClass, getServiceInterface, isServiceAvailable, removeServiceListenervoid onServiceAvailable()
void onServiceUnavailable()
int getListenerCount()
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.