| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.service.importer.support.internal.collection |
Gemini Blueprint service collections.
|
| Class and Description |
|---|
| 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-2013. All Rights Reserved.