Package | Description |
---|---|
jadex.bridge.service.component | |
jadex.commons.future | |
jadex.commons.gui.future |
Constructor and Description |
---|
DefaultServiceFetcher.StoreIntermediateDelegationResultListener(IntermediateFuture ret,
IServiceProvider provider,
RequiredServiceInfo info,
RequiredServiceBinding binding)
Create a new listener.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionIntermediateDelegationFuture<E> |
class |
SubscriptionIntermediateFuture<E>
Implementation of the subscription intermediate future.
|
class |
TerminableIntermediateDelegationFuture<E>
A terminable intermediate delegation future can be used when a termination intermediate future
should be delegated.
|
class |
TerminableIntermediateFuture<E>
Intermediate future that can be terminated from caller side.
|
Modifier and Type | Field and Description |
---|---|
static IntermediateFuture<Void> |
IIntermediateFuture.DONE
A future representing a completed action.
|
Constructor and Description |
---|
IntermediateDelegationResultListener(IntermediateFuture<E> future)
Create a new listener.
|
Constructor and Description |
---|
SwingIntermediateDelegationResultListener(IntermediateFuture<E> future)
Create a new listener.
|
Copyright © 2012. All Rights Reserved.