-
- All Implemented Interfaces:
- org.osgi.framework.ServiceRegistration
public final class ServiceRegistrationImpl
extends Object
implements org.osgi.framework.ServiceRegistration
A wrapper around a service registration that blocks until the
service registration is available.
- Author:
- Felix Project Team
-
-
Method Detail
-
unregister
public void unregister()
- Specified by:
unregister
in interface org.osgi.framework.ServiceRegistration
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.