org.eclipse.osgi.internal.serviceregistry
Class ServiceUse

java.lang.Object
  extended by org.eclipse.osgi.internal.serviceregistry.ServiceUse

public class ServiceUse
extends java.lang.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.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.