ComponentActivatorpublic interface ExtendedServiceListenerContext<U extends org.osgi.framework.ServiceEvent>
| Modifier and Type | Method | Description |
|---|---|---|
void |
addServiceListener(String className,
org.osgi.framework.Filter filter,
ExtendedServiceListener<U> listener) |
|
void |
removeServiceListener(String className,
org.osgi.framework.Filter filter,
ExtendedServiceListener<U> listener) |
void addServiceListener(String className, org.osgi.framework.Filter filter, ExtendedServiceListener<U> listener)
void removeServiceListener(String className, org.osgi.framework.Filter filter, ExtendedServiceListener<U> listener)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.