public interface Binder<T>
Modifier and Type | Method and Description |
---|---|
Binder<T> |
addingService(org.osgi.framework.ServiceReference<T> reference) |
Binder<T> |
modifiedService(org.osgi.framework.ServiceReference<T> reference) |
Binder<T> |
removedService(org.osgi.framework.ServiceReference<T> reference) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.