Uses of Class
org.eclipse.gemini.blueprint.service.importer.support.internal.collection.OsgiServiceCollection

Packages that use OsgiServiceCollection
org.eclipse.gemini.blueprint.service.importer.support.internal.collection Gemini Blueprint service collections. 
 

Uses of OsgiServiceCollection in org.eclipse.gemini.blueprint.service.importer.support.internal.collection
 

Subclasses of OsgiServiceCollection in org.eclipse.gemini.blueprint.service.importer.support.internal.collection
 class OsgiServiceList
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
 class OsgiServiceSet
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
 class OsgiServiceSortedList
          Ordered list similar to a SortedSet with the difference, that it accepts duplicates.
 class OsgiServiceSortedSet
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
 



Copyright © 2006-2012. All Rights Reserved.