org.eclipse.osgi.internal.serviceregistry
Class ServiceUse<S>
java.lang.Object
org.eclipse.osgi.internal.serviceregistry.ServiceUse<S>
public class ServiceUse<S>
- extends Object
This class represents the use of a service by a bundle. One is created for each
service acquired by a bundle. This class manages the calls to ServiceFactory
and the bundle's use count.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.