public final class DefaultServiceRegistry.ServiceEndpointState extends Object
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getActiveServiceIfCompatible(Class<T> serviceInterface) |
Class<?> |
getActiveServiceInterface() |
String |
getServiceEndpointId() |
void |
onListenerAdded(ServiceProxyInternal<?> proxy) |
public <T> T getActiveServiceIfCompatible(Class<T> serviceInterface)
public Class<?> getActiveServiceInterface()
public String getServiceEndpointId()
public void onListenerAdded(ServiceProxyInternal<?> proxy)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.