| Package | Description |
|---|---|
| org.jvnet.hk2.internal |
| Modifier and Type | Field and Description |
|---|---|
private IndexedListData |
ServiceLocatorImpl.allDescriptors |
| Modifier and Type | Field and Description |
|---|---|
private java.util.HashMap<java.lang.String,IndexedListData> |
ServiceLocatorImpl.descriptorsByAdvertisedContract |
private java.util.HashMap<java.lang.String,IndexedListData> |
ServiceLocatorImpl.descriptorsByName |
private java.util.Set<IndexedListData> |
SystemDescriptor.myLists |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
SystemDescriptor.addList(IndexedListData indexedList) |
(package private) void |
SystemDescriptor.removeList(IndexedListData indexedList) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
ServiceLocatorImpl.unsortIndexes(int newRank,
SystemDescriptor<?> desc,
java.util.Set<IndexedListData> myLists) |