private class ServiceDynamicInterceptor.ServiceReferenceLookUpCallback extends DefaultRetryCallback<org.osgi.framework.ServiceReference>
| Modifier | Constructor and Description |
|---|---|
private |
ServiceReferenceLookUpCallback() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.ServiceReference |
doWithRetry()
Does the actual work.
|
isCompletepublic org.osgi.framework.ServiceReference doWithRetry()
RetryCallback