|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceAndServiceReferencePair | |
---|---|
com.ibm.wsspi.kernel.service.utils |
Uses of ServiceAndServiceReferencePair in com.ibm.wsspi.kernel.service.utils |
---|
Methods in com.ibm.wsspi.kernel.service.utils that return types with arguments of type ServiceAndServiceReferencePair | |
---|---|
java.util.Iterator<ServiceAndServiceReferencePair<T>> |
ConcurrentServiceReferenceSet.getServicesWithReferences()
Allocate and return an iterator: The iterator will return the service associated with each ServiceReference as it progresses. |
java.util.Iterator<ServiceAndServiceReferencePair<V>> |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |