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

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

Classes in org.eclipse.gemini.blueprint.service.importer.support.internal.collection used by org.eclipse.gemini.blueprint.service.importer.support.internal.collection
CollectionProxy
          Interface exposed by proxies, generated by OSGi service importers, used internally by the framework.
DynamicCollection
          Collection which can be increased or reduced at runtime while iterating.
DynamicCollection.DynamicIterator
          Dynamic consistent iterator.
DynamicList
          Subclass offering a List extension for a DynamicCollection.
DynamicSet
          Wrapper extension to DynamicCollection which prevents duplicates.
OsgiServiceCollection
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
OsgiServiceList
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
OsgiServiceSet
          OSGi service dynamic collection - allows iterating while the underlying storage is being shrunk/expanded.
 



Copyright © 2006-2012. All Rights Reserved.