S - Interface of the registered serviceT - Actual type of the servicepublic class RegisteredService<S,T> extends Object
ServiceRegistration| Constructor and Description |
|---|
RegisteredService(T service,
org.osgi.framework.ServiceRegistration<S> registration) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.osgi.framework.ServiceRegistration<S> |
getRegistration() |
T |
getService() |
Copyright © 2006–2022 OPS4J - Open Participation Software for Java. All rights reserved.