Uses of Interface
org.eclipse.gemini.blueprint.service.importer.support.internal.collection.CollectionProxy

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

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

Classes in org.eclipse.gemini.blueprint.service.importer.support.internal.collection that implement CollectionProxy
 class OsgiServiceCollection
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
 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.