Package | Description |
---|---|
jadex.bridge.nonfunctional.search | |
jadex.commons.future |
Constructor and Description |
---|
ServiceRankingDelegationResultListener(TerminableIntermediateDelegationFuture<S> future,
ITerminableIntermediateFuture<S> src,
IServiceRanker<S> ranker,
IRankingSearchTerminationDecider<S> decider)
Create a new ranker.
|
ServiceRankingDelegationResultListener2(TerminableIntermediateDelegationFuture<Tuple2<S,Double>> future,
ITerminableIntermediateFuture<S> src,
IServiceRanker<S> ranker,
IRankingSearchTerminationDecider<S> decider)
Create a new ranker.
|
Modifier and Type | Class and Description |
---|---|
class |
PullIntermediateDelegationFuture<E>
Delegation future for pull future.
|
class |
PullSubscriptionIntermediateDelegationFuture<E>
Delegation future for pull future.
|
class |
SubscriptionIntermediateDelegationFuture<E> |
Constructor and Description |
---|
TerminableIntermediateDelegationResultListener(TerminableIntermediateDelegationFuture<E> future,
ITerminableIntermediateFuture<E> src)
Create a new listener.
|
Copyright © 2013. All Rights Reserved.