com.ibm.wsspi.kernel.service.utils
Uses of Interface ServiceAndServiceReferencePair
Packages that use ServiceAndServiceReferencePair
Package | Description |
---|---|
com.ibm.wsspi.kernel.service.utils |
Uses of ServiceAndServiceReferencePair in com.ibm.wsspi.kernel.service.utils
Modifier and Type | Method and Description |
---|---|
|
ConcurrentServiceReferenceSet.getServicesWithReferences()
Allocate and return an iterator: The iterator will
return the service associated with each ServiceReference as it progresses.
|
|
ConcurrentServiceReferenceSetMap.getServicesWithReferences(K key)
Retrieve an iterator for service & service reference pairs for a given key
Services are returned in service rank order. Service References are available to query properties etc. |