| Package | Description |
|---|---|
| org.apache.aries.blueprint.container |
| Modifier and Type | Field and Description |
|---|---|
protected DynamicCollection<ReferenceListRecipe.ServiceDispatcher> |
ReferenceListRecipe.ManagedCollection.dispatchers |
protected ListIterator<ReferenceListRecipe.ServiceDispatcher> |
ReferenceListRecipe.ManagedCollection.ManagedListIterator.iterator |
| Modifier and Type | Method and Description |
|---|---|
protected ReferenceListRecipe.ServiceDispatcher |
ReferenceListRecipe.findDispatcher(org.osgi.framework.ServiceReference reference) |
| Modifier and Type | Method and Description |
|---|---|
DynamicCollection<ReferenceListRecipe.ServiceDispatcher> |
ReferenceListRecipe.ManagedCollection.getDispatchers() |
List<ReferenceListRecipe.ServiceDispatcher> |
ReferenceListRecipe.ManagedCollection.subList(int fromIndex,
int toIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ReferenceListRecipe.ManagedCollection.addDispatcher(ReferenceListRecipe.ServiceDispatcher dispatcher) |
boolean |
ReferenceListRecipe.ManagedCollection.removeDispatcher(ReferenceListRecipe.ServiceDispatcher dispatcher) |
| Constructor and Description |
|---|
ManagedCollection(boolean references,
DynamicCollection<ReferenceListRecipe.ServiceDispatcher> dispatchers) |
ManagedListIterator(ListIterator<ReferenceListRecipe.ServiceDispatcher> iterator) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.