public abstract class OsgiServiceUtils extends Object
Constructor and Description |
---|
OsgiServiceUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
unregisterService(org.osgi.framework.ServiceRegistration registration)
Unregisters the given service registration from the given bundle.
|
public static boolean unregisterService(org.osgi.framework.ServiceRegistration registration)
registration
- service registration (can be null)Copyright © 2006–2018. All rights reserved.